@Extension public static final class DynamicReferenceParameter.DescriptorImpl extends UnoChoiceParameterDescriptor
Constructor and Description |
---|
DynamicReferenceParameter.DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.util.FormValidation |
doCheckRequired(String value) |
String |
getDisplayName() |
hudson.model.AbstractProject<?,?> |
getProject() |
hudson.model.ParameterDefinition |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
getApplicableResultSeekers
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public DynamicReferenceParameter.DescriptorImpl()
public hudson.model.ParameterDefinition newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData) throws hudson.model.Descriptor.FormException
newInstance
in class hudson.model.Descriptor<hudson.model.ParameterDefinition>
hudson.model.Descriptor.FormException
public hudson.model.AbstractProject<?,?> getProject()
public String getDisplayName()
getDisplayName
in class hudson.model.ParameterDefinition.ParameterDescriptor
public hudson.util.FormValidation doCheckRequired(@QueryParameter String value)
Copyright © 2016. All rights reserved.