×
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.
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, ...
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, ...
A value class to provide a consistent snapshot view of the state ... Methods inherited from class hudson.model. ... URL like "foo" or "foo/bar". The path can end ...
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: ...
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 ...
Accesses a page inside Run . org.htmlunit.html.HtmlPage, getPage​(hudson.model.View view).
Sets the primary view. Methods inherited from class hudson.model.UserProperty · all, getDescriptor, setUser. Methods inherited from class ...