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