@Extension @Symbol(value="authenticatedzip") public static class AuthenticatedZipExtractionInstaller.DescriptorImpl extends hudson.tools.ToolInstallerDescriptor<AuthenticatedZipExtractionInstaller>
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckCredentialsId(String value,
String url) |
hudson.util.FormValidation |
doCheckUrl(String credentialsId,
String value) |
hudson.util.ListBoxModel |
doFillCredentialsIdItems(String credentialsId,
String url) |
String |
getDisplayName() |
addHelpFileRedirect, 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, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tools.ToolInstaller>public hudson.util.ListBoxModel doFillCredentialsIdItems(@QueryParameter
String credentialsId,
@QueryParameter
String url)
public hudson.util.FormValidation doCheckCredentialsId(@QueryParameter
String value,
@QueryParameter
String url)
Copyright © 2016–2020. All rights reserved.