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