×
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 ...
Returns the URL of this Run , relative to the context root of Hudson ... Methods inherited from interface hudson.model.DescriptorByNameOwner · getDescriptorByName ...
Fields inherited from class hudson.model. ... Exposes Descriptor by its name to URL. Descriptor, getDescriptorByName​(String id) ... Gets the absolute URL of ...
Class Hudson. java.lang.Object · hudson.model.AbstractModelObject · hudson.model.Node · hudson.model.AbstractCIBase · jenkins.model.Jenkins. hudson.model.Hudson.
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.
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, ...
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 ...
A plugin is bound to URL space of Hudson as ${rootURL}/plugin/foo/ , where "foo" is taken from your plugin name "foo.jpi". All your web resources in src/main/ ...
Gets the URL path name. Methods inherited from class jenkins.model.OptionalJobProperty · getDescriptor. Methods inherited from class hudson.model.JobProperty.