@Extension public static class ClassicUpload.DescriptorImpl extends AbstractUploadDescriptor
AbstractUpload
pluginGCS_SCHEME
Constructor and Description |
---|
DescriptorImpl() |
DescriptorImpl(Class<? extends ClassicUpload> clazz) |
Modifier and Type | Method and Description |
---|---|
hudson.util.FormValidation |
doCheckPattern(String pattern)
This callback validates the
pattern input field's
values. |
String |
getDisplayName() |
static hudson.util.FormValidation |
staticDoCheckPattern(String pattern)
This callback validates the
pattern input field's
values. |
doCheckBucket, doCheckBucketNameWithVars, getModule, newInstance, staticDoCheckBucket
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 DescriptorImpl()
public DescriptorImpl(Class<? extends ClassicUpload> clazz)
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<AbstractUpload>
public static hudson.util.FormValidation staticDoCheckPattern(@QueryParameter String pattern) throws IOException
pattern
input field's
values.IOException
public hudson.util.FormValidation doCheckPattern(@QueryParameter String pattern) throws IOException
pattern
input field's
values.IOException
Copyright © 2016–2017. All rights reserved.