public abstract class OrphanedItemStrategyDescriptor extends hudson.model.Descriptor<OrphanedItemStrategy>
OrphanedItemStrategy
.Constructor and Description |
---|
OrphanedItemStrategyDescriptor() |
Modifier and Type | Method and Description |
---|---|
boolean |
isApplicable(Class<? extends ComputedFolder> folderType)
Checks if this strategy is applicable to a given kind of folder.
|
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, 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, toMap
public boolean isApplicable(Class<? extends ComputedFolder> folderType)
folderType
- the type of folder.Copyright © 2016–2017. All rights reserved.