@Extension public static final class DefaultBuildChooser.DescriptorImpl extends BuildChooserDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getLegacyId()
Before this extension point was formalized, existing
BuildChoosers had
a hard-coded ID name used for the persistence. |
all, isApplicableaddHelpFileRedirect, 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, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class Descriptor<BuildChooser>public String getLegacyId()
BuildChooserDescriptorBuildChoosers had
a hard-coded ID name used for the persistence.
This method returns those legacy ID, if any, to keep compatibility with existing data.getLegacyId in class BuildChooserDescriptorCopyright © 2007–2021. All rights reserved.