×
Jenkins's interface with source code management systems. hudson.search. QuickSilver-like search/jump capability for better navigation around Jenkins. hudson.
Fields inherited from class hudson.model.AbstractCIBase · LOG_STARTUP_PERFORMANCE. Fields inherited from class hudson.model.Node · holdOffLaunchUntilSave ...
Saves an existing Node on disk, called by Node.save() . Methods inherited from class hudson.model.AbstractCIBase · getDisabledAdministrativeMonitors, ...
Base implementation of Job s that build software. AbstractProject.AbstractProjectDescriptor · AbstractProject subtypes should implement this base class as a ...
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, ...
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, ...
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/ ...
Class<? extends T>, clazz. The class being described by this descriptor. Fields inherited from interface hudson.model.Saveable · NOOP. Constructor Summary ...
Use open(URL) to open a connection with the proxy setting. ... Methods inherited from class hudson.model ... (hudson.model.Saveable, hudson.XmlFile). Specified ...