Uses of Class
be.personify.util.WorkflowState
-
Packages that use WorkflowState Package Description be.personify.util -
-
Uses of WorkflowState in be.personify.util
Methods in be.personify.util that return WorkflowState Modifier and Type Method Description static WorkflowStateWorkflowState. valueOf(String name)Returns the enum constant of this type with the specified name.static WorkflowState[]WorkflowState. values()Returns an array containing the constants of this enum type, in the order they are declared.
-