×
Jenkins's interface with source code management systems. hudson.search. QuickSilver-like search/jump capability for better navigation around Jenkins. hudson.
Saves an existing Node on disk, called by Node.save() . Methods inherited from class hudson.model.AbstractCIBase · getDisabledAdministrativeMonitors, ...
Fields inherited from class hudson.model.AbstractCIBase · LOG_STARTUP_PERFORMANCE. Fields inherited from class hudson.model.Node · holdOffLaunchUntilSave ...
Basic configuration unit in Hudson. Every Item is hosted in an ItemGroup called "parent", and some Item s are ItemGroup s. This form a tree structure, ...
A job is an runnable entity under the monitoring of Hudson. Every time it "runs", it will be recorded as a Run object. To create a custom job type, ...
Object that lives while the build is executed, to keep track of things that are needed only during the build. protected class, Run.Runner. Deprecated. as of ...
A plugin is bound to URL space of Hudson as ${rootURL}/plugin/foo/ , where "foo" is taken from your plugin name "foo.jpi". All your web resources in src/main/ ...
Gets the corresponding Computer object. Methods inherited from class hudson.model. ... (hudson.model.Saveable, hudson.XmlFile). Specified ... When the user clones a ...
Package hudson.model. Core object model that are bound to URLs via stapler, rooted at Jenkins .
Class<? extends T>, clazz. The class being described by this descriptor. Fields inherited from interface hudson.model.Saveable · NOOP. Constructor Summary ...