@Extension public static class FileSystemListParameterDefinition.DescriptorImpl extends ParameterDefinition.ParameterDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
FormValidation |
doCheckName(String name) |
FormValidation |
doCheckPath(String path,
String nodeName) |
FormValidation |
doCheckRegexExcludePattern(String regexExcludePattern) |
FormValidation |
doCheckRegexIncludePattern(String regexIncludePattern) |
String |
getDisplayName() |
getValuePageaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class ParameterDefinition.ParameterDescriptorpublic FormValidation doCheckName(@QueryParameter String name) throws IOException
IOExceptionpublic FormValidation doCheckPath(@QueryParameter String path, @QueryParameter String nodeName) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic FormValidation doCheckRegexIncludePattern(@QueryParameter String regexIncludePattern)
public FormValidation doCheckRegexExcludePattern(@QueryParameter String regexExcludePattern)
Copyright © 2016–2021. All rights reserved.