public abstract class BuildChooserDescriptor extends hudson.model.Descriptor<BuildChooser>
| Constructor and Description |
|---|
BuildChooserDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLegacyId()
Before this extension point is formalized, existing
BuildChoosers had
a hard-coded ID name used for the persistence. |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigFile, getConfigPage, getDescriptorUrl, getDisplayName, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getPlugin, getPropertyType, getPropertyType, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, toArray, toList, toMappublic String getLegacyId()
BuildChoosers had
a hard-coded ID name used for the persistence.
This method returns those legacy ID, if any, to keep compatibility with existing data.Copyright © 2004-2015 Hudson. All Rights Reserved.