Enum EWorkflowElementCategory

java.lang.Object
java.lang.Enum<EWorkflowElementCategory>
de.xima.fc.workflow.enums.EWorkflowElementCategory
All Implemented Interfaces:
INamedUiElement, IElementCategory, Serializable, Comparable<EWorkflowElementCategory>

public enum EWorkflowElementCategory extends Enum<EWorkflowElementCategory> implements INamedUiElement, IElementCategory
Enumeration of built-in categories for workflow nodes and triggers. These categories are used for the drawer panel to the left of the workflow designer. Workflow nodes and triggers are not restricted to these categories, they can also define their own categories.
Since:
7.0.0
Author:
XIMA MEDIA GmbH