Enum FilePlanComponentKind

java.lang.Object
java.lang.Enum<FilePlanComponentKind>
org.alfresco.module.org_alfresco_module_rm.fileplan.FilePlanComponentKind
All Implemented Interfaces:
Serializable, Comparable<FilePlanComponentKind>, java.lang.constant.Constable

@AlfrescoPublicApi public enum FilePlanComponentKind extends Enum<FilePlanComponentKind>
File plan component kind enumeration class.
Helpful when trying to determine the characteristics of a kind of file plan component.
Author:
Roy Wetherall