public class InformOfOrderRejection extends AbstractProceduralB2BOrderAproveAction
AbstractProceduralAction.TransitionmodelService, processParameterHelperERROR_RETURN_CODE, RETRY_RETURN_CODE| Constructor and Description |
|---|
InformOfOrderRejection() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeAction(B2BApprovalProcessModel process)
Execute an action of a B2B approval process
|
B2BEmailService |
getB2bEmailService() |
java.lang.String |
getFromAddress() |
protected void |
handleError(OrderModel order,
java.lang.Exception e) |
void |
setB2bEmailService(B2BEmailService b2bEmailService) |
void |
setFromAddress(java.lang.String fromAddress) |
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)
public java.lang.String getFromAddress()
public void setFromAddress(java.lang.String fromAddress)
public B2BEmailService getB2bEmailService()
public void setB2bEmailService(B2BEmailService b2bEmailService)
Copyright © 2018 SAP SE. All Rights Reserved.