Three classes are used to model build parameters. First is the ParameterDefinition.ParameterDescriptor , which tells Hudson what kind of implementations are ...
Keeps a list of the parameters defined for a project. This class also implements Action so that index.jelly provides a form to enter build parameters.
Package hudson.model ; Serves as the top of Computer s in the URL hierarchy. · Maintains the build dependencies between AbstractProject s for efficient dependency ...
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 ...
Create a parameter value from a GET with query string. Methods inherited from class hudson.model.ParameterDefinition · all, copyWithDefaultValue, createValue, ...
Gate-keeper that controls access to Hudson's model objects. ... Checks if the given value is an URL to some Hudson's top page. ... Participates in the rendering of ...
Participates in the rendering of HTML pages for all pages of Hudson. PageDecorator() - Constructor for class hudson.model.PageDecorator · PageDecorator(Class<?
A value for a parameter in a build. ParameterValue(String, String) - Constructor for class hudson.model.ParameterValue · ParameterValue(String) - Constructor ...
Captures the configuration information in it. SCM() - Constructor for class hudson.scm.SCM · SCM_Permissions_Title() - Static method in class hudson.scm.
Group of Node s. Label(String) - Constructor for class hudson.model.Label · Label_GroupOf(Object) - Static method in class hudson.model ...