×
Package hudson.model. Core object model that are bound to URLs via stapler, rooted at Jenkins . ... Participates in the rendering of HTML pages for all pages of ...
Summary: Nested |; Field |; Constr |; Method. Detail: Field |; Constr |; Method. Package hudson.model. Class Hudson. java.lang.Object · hudson.model.
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, ...
Package hudson.model. Class Run<JobT extends Job ... Returns the URL of this Run , relative to the context root of Hudson. ... LazyBuildMixIn.loadBuild(java.io.File) ...
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, ...
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. Class Node. java.lang.Object ... Field Summary. Fields. Modifier and Type, Field ... URL like "foo" or "foo/bar". The path can end with ...
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 Descriptor<T extends ... Method Summary. All Methods Static Methods ... Gets the URL that this Descriptor is bound to, relative to the ...
Package hudson.model. Class ParameterDefinition ... Field Summary. Fields. Modifier and Type, Field ... This method is invoked when the user fills in the parameter ...