public abstract class AxisDescriptor extends hudson.model.Descriptor<Axis>
Descriptor for Axis| Modifier | Constructor and Description |
|---|---|
protected |
AxisDescriptor() |
protected |
AxisDescriptor(Class<? extends Axis> clazz) |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckName(String value)
Makes sure that the given name is good as a axis name.
|
boolean |
isInstantiable()
Return false if the user shouldn't be able to create thie axis from the UI.
|
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, 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 boolean isInstantiable()
public hudson.util.FormValidation doCheckName(@QueryParameter
String value)
Copyright © 2015. All rights reserved.