Class FraudCheckOrderInternal
java.lang.Object
de.hybris.platform.processengine.action.AbstractAction<T>
de.hybris.platform.b2ctelcofulfillmentprocess.test.actions.TestActionTemp
de.hybris.platform.b2ctelcofulfillmentprocess.test.actions.FraudCheckOrderInternal
- All Implemented Interfaces:
de.hybris.platform.processengine.spring.Action
-
Field Summary
Fields inherited from class de.hybris.platform.processengine.action.AbstractAction
modelService, processParameterHelperFields inherited from interface de.hybris.platform.processengine.spring.Action
ERROR_RETURN_CODE, RETRY_RETURN_CODE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.b2ctelcofulfillmentprocess.test.actions.TestActionTemp
execute, getBusinessProcessService, getResult, getTransitions, setResult, setThrowExceptionMethods inherited from class de.hybris.platform.processengine.action.AbstractAction
createTransitions, getModelService, getProcessParameterHelper, getProcessParameterValue, refresh, save, setModelService, setOrderStatus, setProcessParameterHelperMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.hybris.platform.processengine.spring.Action
getCurrentActionDefinitionContext
-
Constructor Details
-
FraudCheckOrderInternal
public FraudCheckOrderInternal()
-