×
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
Core object model that are bound to URLs via stapler, rooted at Jenkins . hudson.model.labels. Boolean expression over labels. hudson.model.listeners. Listener ...
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.
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 ...
hudson.model. Core object model that are bound to URLs via stapler, rooted at Jenkins . hudson.model.labels. Boolean expression over labels. hudson.model.
This is an extension point in Hudson, allowing different kind of rendering to be added as plugins. Note for implementers. View subtypes need the newViewDetail.
Represents a periodically updated JSON data file obtained from a remote URL. This mechanism is one of the basis of the update center, which involves ...
Missing: Item. | Show results with:Item.
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, ...