Write subclasses in a plugin and put Extension on the descriptor to register them. Three classes are used to model build parameters. First is the ...
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. Core object model that are bound to URLs via stapler, rooted at 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. ... Participates in the rendering of ...
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 ...
A value for a parameter in a build. ParameterValue(String, String) - Constructor for class hudson.model.ParameterValue · ParameterValue(String) - Constructor ...
Participates in the rendering of HTML pages for all pages of Hudson. PageDecorator() - Constructor for class hudson.model.PageDecorator · PageDecorator(Class<?
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 ...
A ParameterDefinition for a parameter that supplies a Credentials . CredentialsParameterDefinition(String, String, String, String, boolean) - Constructor for ...