×
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.
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, ...
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 ...
Package hudson.model. Core object model that are bound to URLs via stapler, rooted at Jenkins .
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, ...
Nested classes/interfaces inherited from interface jenkins.model ... Fields inherited from interface hudson.model. ... Returns the URL of this Run , relative to the ...
Whenever a new view is created, a new ListView instance is created with the configuration information. This instance gets serialized to XML, and this instance ...
archived-artifact-url-viewer. Javadoc · Plugin ... dynamic-search-view. Javadoc · Plugin Information ... Javadoc · Plugin Information · Favorite View5.
A plugin is bound to URL space of Hudson as ${rootURL}/plugin/foo/ , where "foo" is taken from your plugin name "foo.jpi". All your web resources in src/main/ ...
Package hudson.model. Class Messages. java.lang ... <a href="https://www.jenkins.io/redirect/built-in ... The read permission is necessary for viewing almost all ...