×
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 . ... Participates in the rendering of HTML pages for all pages of Hudson. ... A view that ...
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, ...
Fields inherited from interface hudson.model. ... Returns the URL of this Run , relative to the context root of Hudson. ... Loads a run from a log file. Throws: ...
A value class to provide a consistent snapshot view of the state of an executor to avoid race conditions during rendering of the executors list. static class ...
Uses of View in hudson.model ; If the view group renders one view in its own URL (like Jenkins top page does), then that view is called the primary view.
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, ...
Package hudson.model. Class ParameterDefinition ... This method is invoked when the user fills in the parameter values in the HTML form and submits it to the ...
A way to see if a computer is reachable. · Serves as the top of Computer s in the URL hierarchy. · Maintains the build dependencies between AbstractProject s for ...
Sets the primary view. Methods inherited from class hudson.model.UserProperty · all, getDescriptor, setUser. Methods inherited from class java.lang.Object.