×
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 ...
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, ...
Core object model that are bound to URLs via stapler, rooted at Jenkins . ... AbstractProject<P extends AbstractProject ... Participates in the rendering of HTML ...
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 . hudson.model.listeners ... jenkins.model.lazy ... Description. class, AbstractProject<P ...
Listener interfaces for various events that occur inside the server. hudson.model.queue. hudson.scm. Jenkins's interface with source code management systems.
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.
Key AbstractProject.DiscoverPermission.Description : This permission grants discover access to jobs. Lower than read permissions, it allows you to redirect ...