@Extension public static class AWSEBElasticBeanstalkSetup.DescriptorImpl extends AWSEBSetupDescriptor
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckEnvironmentList(String environmentList) |
hudson.util.ListBoxModel |
doFillCredentialsStringItems(String credentials) |
hudson.util.FormValidation |
doLoadApplications(String credentialsString,
String credentialsText,
String awsRegion,
String awsRegionText) |
hudson.util.FormValidation |
doLookupAvailableCredentials() |
String |
getDisplayName() |
List<AWSEBSetupDescriptor> |
getEnvironmentLookupDescriptors() |
List<AWSEBSetup> |
getEnvLookup(List<AWSEBSetup> envLookup) |
List<AWSEBSetupDescriptor> |
getExtensionDescriptors() |
all, isApplicableaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, 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<AWSEBSetup>public hudson.util.ListBoxModel doFillCredentialsStringItems(@QueryParameter
String credentials)
public hudson.util.FormValidation doCheckEnvironmentList(@QueryParameter
String environmentList)
public hudson.util.FormValidation doLookupAvailableCredentials()
public hudson.util.FormValidation doLoadApplications(@QueryParameter(value="credentialsString")
String credentialsString,
@QueryParameter(value="credentialsText")
String credentialsText,
@QueryParameter(value="awsRegion")
String awsRegion,
@QueryParameter(value="awsRegionText")
String awsRegionText)
public List<AWSEBSetupDescriptor> getExtensionDescriptors()
public List<AWSEBSetup> getEnvLookup(List<AWSEBSetup> envLookup)
public List<AWSEBSetupDescriptor> getEnvironmentLookupDescriptors()
Copyright © 2014-2017. All Rights Reserved.