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