Uses of Class
com.redhat.parodos.workflow.task.WorkFlowTaskStatus
-
Packages that use WorkFlowTaskStatus Package Description com.redhat.parodos.workflow.task -
-
Uses of WorkFlowTaskStatus in com.redhat.parodos.workflow.task
Methods in com.redhat.parodos.workflow.task that return WorkFlowTaskStatus Modifier and Type Method Description static WorkFlowTaskStatusWorkFlowTaskStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static WorkFlowTaskStatus[]WorkFlowTaskStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.
-