@Extension public static class ElasticAxis.DescriptorImpl extends hudson.matrix.AxisDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
AutoCompletionCandidates |
doAutoCompleteLabelString(String value) |
FormValidation |
doCheckLabelString(Job<?,?> job,
String value) |
String |
getDisplayName() |
hudson.matrix.Axis |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
checkValue, doCheckName, isInstantiableaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class Descriptor<hudson.matrix.Axis>public hudson.matrix.Axis newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData) throws Descriptor.FormException
newInstance in class Descriptor<hudson.matrix.Axis>Descriptor.FormExceptionpublic FormValidation doCheckLabelString(@AncestorInPath Job<?,?> job, @QueryParameter String value)
public AutoCompletionCandidates doAutoCompleteLabelString(@QueryParameter String value)
Copyright © 2013–2021. All rights reserved.