Uses of Enum Class
com.redhat.parodos.workflow.task.enums.WorkFlowTaskStatus
Packages that use WorkFlowTaskStatus
-
Uses of WorkFlowTaskStatus in com.redhat.parodos.workflow.task.enums
Methods in com.redhat.parodos.workflow.task.enums that return WorkFlowTaskStatusModifier and TypeMethodDescriptionstatic WorkFlowTaskStatusReturns the enum constant of this class with the specified name.static WorkFlowTaskStatus[]WorkFlowTaskStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.