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, ...
Class Hudson. java.lang.Object · hudson.model.AbstractModelObject · hudson.model.Node · hudson.model.AbstractCIBase · jenkins.model.Jenkins. hudson.model.Hudson.
Missing: Item. | Show results with:Item.
This allows URL hudson/plugin/ID to be served by the views of the plugin class. Parameters: shortName - Short name of the plugin; Returns: The plugin singleton ...
An Action that can return information about the health of the Job. Item. Basic configuration unit in Hudson. ItemGroup<T extends Item>. Represents a grouping ...
Gets a read-only view of all the Item s recursively matching type and predicate in the ItemGroup tree visible to Jenkins.
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, ...
Keeps a list of the parameters defined for a project. This class also implements Action so that index.jelly provides a form to enter build parameters.
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 ...
Descriptor is an object that has metadata about a Describable object, and also serves as a factory (in a way this relationship is similar to Object / Class ...
Missing: Item. | Show results with:Item.
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/ ...
Missing: Item. | Show results with:Item.