×
Class ParameterDefinition. java.lang.Object. hudson.model.ParameterDefinition ... This method is invoked when the user fills in the parameter values in the HTML ...
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.
Convenient base class for ParameterDefinition whose value can be represented in a context-independent single string token. class, StringParameterDefinition.
This allows URL hudson/plugin/ID to be served by the views of the plugin class. Parameters: shortName - Short name of the plugin; Returns: The plugin singleton ...
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.
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 ...
Participates in the rendering of HTML pages for all pages of Hudson. PageDecorator() - Constructor for class hudson.model.PageDecorator · PageDecorator(Class<?
Indicates that a new build is blocked because the previous build is already in progress. BooleanParameterDefinition · ParameterDefinition that is either 'true' ...
Create a parameter value from a GET with query string. Methods inherited from class hudson.model.ParameterDefinition · all, copyWithDefaultValue, createValue, ...