public abstract class FolderIconDescriptor extends hudson.model.Descriptor<FolderIcon>
Constructor and Description |
---|
FolderIconDescriptor() |
Modifier and Type | Method and Description |
---|---|
static hudson.DescriptorExtensionList<FolderIcon,FolderIconDescriptor> |
all() |
boolean |
isApplicable(Class<? extends AbstractFolder> folderType)
Returns true if this
FolderIcon type is applicable to the
given job type. |
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 static hudson.DescriptorExtensionList<FolderIcon,FolderIconDescriptor> all()
public boolean isApplicable(Class<? extends AbstractFolder> folderType)
FolderIcon
type is applicable to the
given job type.folderType
- the type of folder.Copyright © 2016–2017. All rights reserved.