Class FolderIconDescriptor

    • Constructor Detail

      • FolderIconDescriptor

        public FolderIconDescriptor()
    • Method Detail

      • isApplicable

        public boolean isApplicable​(Class<? extends AbstractFolder> folderType)
        Returns true if this FolderIcon type is applicable to the given job type.
        Parameters:
        folderType - the type of folder.
        Returns:
        true to indicate applicable, in which case the icon will be displayed in the configuration screen of this folder.