×
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 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 ...
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, ...
Returns the URL of the webapp top page. JenkinsRule.JSONWebResponse, getJSON​(String path). Get JSON from a Jenkins relative endpoint.
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: ...
Sets the primary view. Methods inherited from class hudson.model.UserProperty · all, getDescriptor, setUser. Methods inherited from class java.lang.Object.
Returns the URL of the webapp top page. org.htmlunit.html.HtmlPage, getPage​(hudson.model.Item item).