×
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.
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 ...
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 ...
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, ...
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 ...
Gate-keeper that controls access to Hudson's model objects. ... Checks if the given value is an URL to some Hudson's top page. ... Deprecated. use User. User.
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, ...