@Extension
public static class ExtendedChoiceParameterDefinition.DescriptorImpl
extends hudson.model.ParameterDefinition.ParameterDescriptor
| Constructor and Description |
|---|
ExtendedChoiceParameterDefinition.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckDefaultPropertyFile(String defaultPropertyFile,
String defaultPropertyKey,
String type) |
hudson.util.FormValidation |
doCheckDefaultPropertyKey(String defaultPropertyFile,
String defaultPropertyKey,
String type) |
hudson.util.FormValidation |
doCheckPropertyFile(String propertyFile,
String propertyKey,
String type) |
hudson.util.FormValidation |
doCheckPropertyKey(String propertyFile,
String propertyKey,
String type) |
String |
getDisplayName() |
addHelpFileRedirect, 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, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic ExtendedChoiceParameterDefinition.DescriptorImpl()
public String getDisplayName()
getDisplayName in class hudson.model.ParameterDefinition.ParameterDescriptorpublic hudson.util.FormValidation doCheckPropertyFile(@QueryParameter
String propertyFile,
@QueryParameter
String propertyKey,
@QueryParameter
String type)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic hudson.util.FormValidation doCheckPropertyKey(@QueryParameter
String propertyFile,
@QueryParameter
String propertyKey,
@QueryParameter
String type)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic hudson.util.FormValidation doCheckDefaultPropertyFile(@QueryParameter
String defaultPropertyFile,
@QueryParameter
String defaultPropertyKey,
@QueryParameter
String type)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic hudson.util.FormValidation doCheckDefaultPropertyKey(@QueryParameter
String defaultPropertyFile,
@QueryParameter
String defaultPropertyKey,
@QueryParameter
String type)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionCopyright © 2004-2014. All Rights Reserved.