×
Gets the URL that this Descriptor is bound to, relative to the context path. String, getDescriptorUrl(). Gets the URL that this Descriptor is bound to, relative ...
Automatically try to launch an agent when Jenkins is initialized or a new agent computer is created. static String, CHANGELOG_URL. Hudson.CloudList, clouds.
Nested classes/interfaces inherited from class jenkins.model.Jenkins · Jenkins.DescriptorImpl, Jenkins.EnforceSlaveAgentPortAdministrativeMonitor, Jenkins.
Participates in the rendering of HTML pages for all pages of Hudson ... Stores the location of Jenkins (e-mail address and the HTTP URL.) ... Uses of Descriptor in ...
Core object model that are bound to URLs via stapler, rooted at Jenkins . ... Represents an edge in the dependency graph. Descriptor ... Participates in the ...
Three classes are used to model build parameters. First is the ParameterDefinition.ParameterDescriptor , which tells Hudson what kind of implementations are ...
Returns the URL of this Run , relative to the context root of Hudson ... Methods inherited from interface hudson.model.DescriptorByNameOwner · getDescriptorByName ...
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, ...
Missing: Descriptor. | Show results with:Descriptor.
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.