@Extension
public static class DynamicAxis.DescriptorImpl
extends hudson.matrix.AxisDescriptor
| Constructor and Description |
|---|
DynamicAxis.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckValueString(String value)
Ensures the value is a valid environment variable.
|
String |
getDisplayName()
Overridden to provide our own display name.
|
hudson.matrix.Axis |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
Overridden to create a new instance of our Axis extension from UI
values.
|
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 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.FormExceptionDescriptor.newInstance(org.kohsuke.stapler.StaplerRequest,
net.sf.json.JSONObject)public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.matrix.Axis>Descriptor.getDisplayName()public hudson.util.FormValidation doCheckValueString(@QueryParameter
String value)
value - Copyright © 2004-2014. All Rights Reserved.