@Extension
public static class PackageChoiceParameterDefinition.DescriptorImpl
extends hudson.model.ParameterDefinition.ParameterDescriptor
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel |
doFillCredentialsIdItems(hudson.model.Item context,
String baseUrl,
String value) |
hudson.util.FormValidation |
doTestConnection(hudson.model.Item context,
String baseUrl,
String credentialsId,
long requestTimeout,
long serviceTimeout) |
String |
getDisplayName() |
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, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class hudson.model.ParameterDefinition.ParameterDescriptorpublic hudson.util.FormValidation doTestConnection(@AncestorInPath
hudson.model.Item context,
@QueryParameter(value="baseUrl")
String baseUrl,
@QueryParameter(value="credentialsId")
String credentialsId,
@QueryParameter(value="requestTimeout")
long requestTimeout,
@QueryParameter(value="serviceTimeout")
long serviceTimeout)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionCopyright © 2013–2019. All rights reserved.