Uses of Class
de.hybris.platform.workflow.integration.WorkflowTest.DECISIONCODES
-
Packages that use WorkflowTest.DECISIONCODES Package Description de.hybris.platform.workflow.integration -
-
Uses of WorkflowTest.DECISIONCODES in de.hybris.platform.workflow.integration
Methods in de.hybris.platform.workflow.integration that return WorkflowTest.DECISIONCODES Modifier and Type Method Description static WorkflowTest.DECISIONCODESWorkflowTest.DECISIONCODES. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static WorkflowTest.DECISIONCODES[]WorkflowTest.DECISIONCODES. values()Returns an array containing the constants of this enum type, in the order they are declared.
-