Uses of Enum
de.xima.fc.workflow.enums.EWorkflowElementCategory
Packages that use EWorkflowElementCategory
-
Uses of EWorkflowElementCategory in de.xima.fc.workflow.enums
Subclasses with type arguments of type EWorkflowElementCategory in de.xima.fc.workflow.enumsModifier and TypeClassDescriptionenumEnumeration of built-in categories for workflow nodes and triggers.Methods in de.xima.fc.workflow.enums that return EWorkflowElementCategoryModifier and TypeMethodDescriptionstatic EWorkflowElementCategoryReturns the enum constant of this type with the specified name.static EWorkflowElementCategory[]EWorkflowElementCategory.values()Returns an array containing the constants of this enum type, in the order they are declared.