public abstract class FolderIconDescriptor extends Descriptor<FolderIcon>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
FolderIconDescriptor() |
Modifier and Type | Method and Description |
---|---|
static 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, getCategory, 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 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–2020. All rights reserved.