@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) |
getApplicableResultSeekersaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, 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, toMappublic 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.FormExceptionpublic hudson.model.AbstractProject<?,?> getProject()
public String getDisplayName()
getDisplayName in class hudson.model.ParameterDefinition.ParameterDescriptorpublic hudson.util.FormValidation doCheckRequired(@QueryParameter
String value)
Copyright © 2004-2015. All Rights Reserved.