×
Core object model that are bound to URLs via stapler, rooted at Jenkins . hudson.scm. Jenkins's interface with source code management systems. hudson.search.
Core object model that are bound to URLs via stapler, rooted at Hudson . hudson.scm. Hudson's interface with source code management systems. hudson.search.
Class Hudson. java.lang.Object · hudson.model.AbstractModelObject · hudson.model.Node · hudson ...
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, ...
Represents a user. In Hudson, User objects are created in on-demand basis; for example, when a build is performed, its change log is computed and as a ...
Three classes are used to model build parameters. First is the ParameterDefinition.ParameterDescriptor , which tells Hudson what kind of implementations are ...
Core object model that are bound to URLs via stapler, rooted at Jenkins . ... Participates in the rendering of HTML pages for all pages of Hudson. ... Per- Jenkins ...
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 ...