public class CreateOrderHistory extends AbstractProceduralB2BOrderAproveAction
OrderHistoryEntryModel for an order that was rejected by an approver.AbstractProceduralAction.TransitionmodelService, processParameterHelperERROR_RETURN_CODE, RETRY_RETURN_CODE| Constructor and Description |
|---|
CreateOrderHistory() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeAction(B2BApprovalProcessModel process)
Execute an action of a B2B approval process
|
protected void |
handleError(OrderModel order,
java.lang.Exception e) |
executeActionexecute, getTransitionscreateTransitions, getModelService, getProcessParameterHelper, getProcessParameterValue, refresh, save, setModelService, setOrderStatus, setProcessParameterHelperclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCurrentActionDefinitionContextpublic void executeAction(B2BApprovalProcessModel process) throws RetryLaterException
AbstractProceduralB2BOrderAproveActionexecuteAction in class AbstractProceduralB2BOrderAproveActionprocess - the process context to work onRetryLaterException - Triggers the action to be processes again.protected void handleError(OrderModel order, java.lang.Exception e)
Copyright © 2018 SAP SE. All Rights Reserved.