@Extension
public static class EC2Axis.DescriptorImpl
extends hudson.matrix.AxisDescriptor
| Constructor and Description |
|---|
EC2Axis.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.AutoCompletionCandidates |
doAutoCompleteEc2label(String value) |
hudson.util.FormValidation |
doCheckEc2label(String value) |
String |
getDisplayName() |
hudson.matrix.Axis |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
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, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.matrix.Axis>public hudson.matrix.Axis newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws hudson.model.Descriptor.FormException
newInstance in class hudson.model.Descriptor<hudson.matrix.Axis>hudson.model.Descriptor.FormExceptionpublic hudson.util.FormValidation doCheckEc2label(@QueryParameter
String value)
public hudson.model.AutoCompletionCandidates doAutoCompleteEc2label(@QueryParameter
String value)
Copyright © 2004-2013. All Rights Reserved.