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