@Extension public static final class AzureArtifactConfig.DescriptorImpl extends Descriptor<AzureArtifactConfig>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
FormValidation |
doCheckContainer(String container) |
FormValidation |
doCheckPrefix(String prefix) |
ListBoxModel |
doFillStorageCredentialIdItems(Item item) |
String |
getDisplayName() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, 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 boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
throws Descriptor.FormException
configure in class Descriptor<AzureArtifactConfig>Descriptor.FormExceptionpublic String getDisplayName()
getDisplayName in class Descriptor<AzureArtifactConfig>public ListBoxModel doFillStorageCredentialIdItems(@AncestorInPath Item item)
public FormValidation doCheckContainer(@QueryParameter String container)
public FormValidation doCheckPrefix(@QueryParameter String prefix)
Copyright © 2016–2021. All rights reserved.