@Extension
public static class ElasticAxis.DescriptorImpl
extends hudson.matrix.AxisDescriptor
| Constructor and Description |
|---|
ElasticAxis.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.AutoCompletionCandidates |
doAutoCompleteLabelString(String value) |
hudson.util.FormValidation |
doCheckLabelString(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, getCheckUrl, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, 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 doCheckLabelString(@QueryParameter
String value)
public hudson.model.AutoCompletionCandidates doAutoCompleteLabelString(@QueryParameter
String value)
Copyright © 2004-2014. All Rights Reserved.