×
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.
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 ...
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, ...
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) ...
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 ...
Resolves variables to its value, while encapsulating how that resolution happens. Class Summary. Class, Description. AbstractTaskListener, Deprecated. implement ...
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 ParametersAction. java ... Field Summary. Fields. Modifier and Type, Field ... Gets the URL path name. Iterator<ParameterValue> ...