×
Core object model that are bound to URLs via stapler, rooted at Jenkins . Interface Summary ... 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, ...
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 ... Field Summary. Fields. Modifier and Type, Field, Description ... Gets the URL path name. Methods inherited from class jenkins.model.
Resolves variables to its value, while encapsulating how that resolution happens. Class Summary. Class, Description. AbstractTaskListener, Deprecated. implement ...
Package hudson.model. Class ParametersAction. java ... Field Summary. Fields. Modifier and Type, Field ... Gets the URL path name. Iterator<ParameterValue> ...
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 ...
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 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/ ...