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