Package hudson.model. Core object model that are bound to URLs via stapler, rooted at Jenkins .
Nested Class Summary. Nested Classes. Modifier and Type, Class, Description. static class, Hudson ...
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, ...
Used to implement getBuildStatusSummary() . static class, Run.Summary. Nested classes/interfaces inherited from interface hudson.ExtensionPoint.
Keeps a list of the parameters defined for a project. This class also implements Action so that index.jelly provides a form to enter build parameters.
Records the parameter values used for a build. This object is associated with the build record so that we remember what parameters were used for what build.
Resolves variables to its value, while encapsulating how that resolution happens. Class Summary. Class, Description. AbstractTaskListener, Deprecated. implement ...
Method Summary ; Obtains the property type of the given field of clazz · Akin to getPropertyType(Object,String) but never returns null.