@Extension public static class LabelExpAxis.DescriptorImpl extends AxisDescriptor
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckLabelExpr(hudson.model.AbstractProject<?,?> project,
String value) |
String |
getDisplayName() |
boolean |
isInstantiable()
If there's no distributed build set up, it's pointless to provide this axis.
|
checkValue, doCheckNameaddHelpFileRedirect, 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, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<Axis>public boolean isInstantiable()
isInstantiable in class AxisDescriptor@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class)
public hudson.util.FormValidation doCheckLabelExpr(@AncestorInPath
hudson.model.AbstractProject<?,?> project,
@QueryParameter
String value)
Copyright © 2004-2016. All Rights Reserved.