@Extension @Symbol(value="authenticatedzip") public static class AuthenticatedZipExtractionInstaller.DescriptorImpl extends ToolInstallerDescriptor<AuthenticatedZipExtractionInstaller>
AuthenticatedZipExtractionInstaller.Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
FormValidation |
doCheckCredentialsId(String value,
String url) |
FormValidation |
doCheckUrl(String credentialsId,
String value) |
ListBoxModel |
doFillCredentialsIdItems(String credentialsId,
String url) |
String |
getDisplayName() |
all, doAutoCompleteLabel, doCheckLabel, for_, isApplicableaddHelpFileRedirect, 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 Descriptor<ToolInstaller>public ListBoxModel doFillCredentialsIdItems(@QueryParameter String credentialsId, @QueryParameter String url)
public FormValidation doCheckCredentialsId(@QueryParameter String value, @QueryParameter String url)
public FormValidation doCheckUrl(@QueryParameter String credentialsId, @QueryParameter String value)
Copyright © 2016–2022. All rights reserved.