Uses of Enum Class
de.hybris.platform.b2ctelcofulfillmentprocess.actions.order.AbstractFraudCheckAction.Transition
Packages that use AbstractFraudCheckAction.Transition
-
Uses of AbstractFraudCheckAction.Transition in de.hybris.platform.b2ctelcofulfillmentprocess.actions.order
Methods in de.hybris.platform.b2ctelcofulfillmentprocess.actions.order that return AbstractFraudCheckAction.TransitionModifier and TypeMethodDescriptionabstract AbstractFraudCheckAction.TransitionAbstractFraudCheckAction.executeAction(T process) Executes thisAction's business logic working on the givenBusinessProcessModel.FraudCheckOrderAction.executeAction(OrderProcessModel process) FraudCheckOrderInternalAction.executeAction(OrderProcessModel process) Returns the enum constant of this class with the specified name.static AbstractFraudCheckAction.Transition[]AbstractFraudCheckAction.Transition.values()Returns an array containing the constants of this enum class, in the order they are declared.