public abstract class AbstractFolderDescriptor
extends hudson.model.TopLevelItemDescriptor
AbstractFolder.| Constructor and Description |
|---|
AbstractFolderDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
List<FolderHealthMetricDescriptor> |
getHealthMetricDescriptors()
Health metrics that can be configured for this type of
AbstractFolder subtype. |
List<AbstractFolderPropertyDescriptor> |
getPropertyDescriptors()
Properties that can be configured for this type of
AbstractFolder subtype. |
all, checkApplicableIn, isApplicable, isApplicableIn, newInstance, newInstance, newInstance, testInstanceaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, 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, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class hudson.model.TopLevelItemDescriptorpublic List<AbstractFolderPropertyDescriptor> getPropertyDescriptors()
AbstractFolder subtype.public List<FolderHealthMetricDescriptor> getHealthMetricDescriptors()
AbstractFolder subtype.Copyright © 2016. All rights reserved.