×
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, ...
Computes the relative name of list of items after a rename or move occurred. Used to manage job references as names in plugins to support ItemListener.
Missing: /url | Show results with:/url
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 ...
Core object model that are bound to URLs via stapler, rooted at Jenkins . ... Default pinger - use Java ... Participates in the rendering of HTML pages for all ...
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.
Core object model that are bound to URLs via stapler, rooted at Jenkins . hudson.model.labels. Boolean expression over labels. hudson.model.listeners. Listener ...
Class ParameterDefinition. java.lang.Object. hudson.model.ParameterDefinition ... This method is invoked when the user fills in the parameter values in the HTML ...
Missing: Item. | Show results with:Item.
Class Node. java.lang.Object · hudson.model ... Returns the URL of this item relative to the parent SearchItem . ... (hudson.model.Saveable, hudson.XmlFile).
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 ...