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