public abstract class DeclarativeOptionDescriptor extends hudson.model.Descriptor<DeclarativeOption>
| Constructor and Description |
|---|
DeclarativeOptionDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
static List<DeclarativeOptionDescriptor> |
all()
Get all
DeclarativeOptionDescriptors. |
boolean |
canUseInStage()
If true, this option can be used in stages and is relevant there.
|
String |
getName() |
boolean |
isStageOnly()
If true, this option can *only* be used in stages.
|
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, 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 canUseInStage()
public boolean isStageOnly()
public static List<DeclarativeOptionDescriptor> all()
DeclarativeOptionDescriptors.DeclarativeOptionDescriptors registered.`Copyright © 2016–2020. All rights reserved.