public class CheckCreditCardOrderAction extends AbstractSimpleB2BApproveOrderDecisionAction
AbstractSimpleDecisionAction.Transition| Modifier and Type | Field and Description |
|---|---|
protected static Logger |
LOG |
modelService, processParameterHelperERROR_RETURN_CODE, RETRY_RETURN_CODE| Constructor and Description |
|---|
CheckCreditCardOrderAction() |
| Modifier and Type | Method and Description |
|---|---|
AbstractSimpleDecisionAction.Transition |
executeAction(B2BApprovalProcessModel process)
Execute an action of a B2B approval process
|
protected void |
handleError(OrderModel order,
java.lang.Exception exception) |
executeActionexecute, getTransitionscreateTransitions, getModelService, getProcessParameterHelper, getProcessParameterValue, refresh, save, setModelService, setOrderStatus, setProcessParameterHelperclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCurrentActionDefinitionContextpublic AbstractSimpleDecisionAction.Transition executeAction(B2BApprovalProcessModel process) throws RetryLaterException
AbstractSimpleB2BApproveOrderDecisionActionexecuteAction in class AbstractSimpleB2BApproveOrderDecisionActionprocess - the b2b approval processRetryLaterException - Triggers the action to be processes again.protected void handleError(OrderModel order, java.lang.Exception exception)
Copyright © 2018 SAP SE. All Rights Reserved.