@Extension public static final class SimpleStackBean.DescriptorImpl extends hudson.model.Descriptor<SimpleStackBean>
| Constructor and Description |
|---|
SimpleStackBean.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckAwsAccessKey(hudson.model.AbstractProject<?,?> project,
String value) |
hudson.util.FormValidation |
doCheckAwsSecretKey(hudson.model.AbstractProject<?,?> project,
String value) |
hudson.util.FormValidation |
doCheckStackName(hudson.model.AbstractProject<?,?> project,
String value) |
hudson.util.ListBoxModel |
doFillAwsRegionItems() |
String |
getDisplayName() |
addHelpFileRedirect, 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<SimpleStackBean>public hudson.util.FormValidation doCheckStackName(@AncestorInPath
hudson.model.AbstractProject<?,?> project,
@QueryParameter
String value)
throws IOException
IOExceptionpublic hudson.util.FormValidation doCheckAwsAccessKey(@AncestorInPath
hudson.model.AbstractProject<?,?> project,
@QueryParameter
String value)
throws IOException
IOExceptionpublic hudson.util.FormValidation doCheckAwsSecretKey(@AncestorInPath
hudson.model.AbstractProject<?,?> project,
@QueryParameter
String value)
throws IOException
IOExceptionpublic hudson.util.ListBoxModel doFillAwsRegionItems()
Copyright © 2004-2014. All Rights Reserved.