×
Core object model that are bound to URLs via stapler, rooted at Jenkins . hudson.model.labels. Boolean expression over labels. hudson.model.queue. hudson.
Saves an existing Node on disk, called by Node.save() . Methods inherited from class hudson.model.AbstractCIBase · getDisabledAdministrativeMonitors, ...
Class Hudson. java.lang.Object · hudson.model.AbstractModelObject · hudson.model.Node · hudson ...
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 model object has a human readable name. And it normally has URL, but this interface doesn't define one. (Since there're so many classes that define the ...
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, ...
Writes the complete log from the start to finish to the OutputStream . Methods inherited from class hudson.model.Actionable · addOrReplaceAction ...
Package hudson.model. Core object model that are bound to URLs via stapler, rooted at Jenkins .
Let Nodes be aware of the lifecycle of their own Computer . static class, Node.Mode. Constants that control how Hudson allocates jobs to agents.
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.