@Extension public static final class DefaultBuildChooser.DescriptorImpl extends BuildChooserDescriptor
| Constructor and Description |
|---|
DefaultBuildChooser.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getLegacyId()
Before this extension point is formalized, existing
BuildChoosers had
a hard-coded ID name used for the persistence. |
all, isApplicableaddHelpFileRedirect, 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<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 © 2004-2015. All Rights Reserved.