×
Finds a AbstractProject that has the name closest to the given name. See Also: Items.findNearest(java.lang.Class<T>, java.lang.String, hudson.model.ItemGroup) ...
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 ...
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, ...
Core object model that are bound to URLs via stapler, rooted at Jenkins . ... AbstractProject<P extends AbstractProject ... Participates in the rendering of HTML ...
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, ...
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.
Listener interfaces for various events that occur inside the server. hudson.model.queue. hudson.scm. Jenkins's interface with source code management systems.
Core object model that are bound to URLs via stapler, rooted at Jenkins . hudson.model.listeners. Listener interfaces for various events that occur inside the ...
Convenient base class for common NodeMonitor implementation where the "monitoring" consists of executing something periodically on every node and taking some ...
Core object model that are bound to URLs via stapler, rooted at Jenkins . ... Listener interfaces for various events that occur inside the server. hudson.model.