×
Core object model that are bound to URLs via stapler, rooted at Jenkins . · Built-in Builder s and Publisher s that perform the actual heavy-lifting of a build.
Saves an existing Node on disk, called by Node.save() . Methods inherited from class hudson.model.AbstractCIBase · getDisabledAdministrativeMonitors, ...
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, ...
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 ...
Core object model that are bound to URLs via stapler, rooted at Jenkins . hudson.model.listeners. Listener interfaces for various events that occur inside the ...
Core object model that are bound to URLs via stapler, rooted at Jenkins . ... A build is triggered by another build (AKA upstream build ... Participates in the ...
Three classes are used to model build parameters. First is the ParameterDefinition.ParameterDescriptor , which tells Hudson what kind of implementations are ...
Gets the corresponding Computer object. Methods inherited from class hudson.model. ... URL like "foo" or "foo/bar". ... When the user clones a Node , Hudson uses ...
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.