public class InformOfOrderApproval extends AbstractProceduralB2BOrderAproveAction
AbstractProceduralAction.TransitionmodelService, processParameterHelperERROR_RETURN_CODE, RETRY_RETURN_CODE| Constructor and Description |
|---|
InformOfOrderApproval() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeAction(B2BApprovalProcessModel process)
Execute an action of a B2B approval process
|
B2BEmailService |
getB2bEmailService() |
String |
getFromAddress() |
protected void |
handleError(OrderModel order,
Exception e) |
void |
setB2bEmailService(B2BEmailService b2bEmailService) |
void |
setFromAddress(String fromAddress) |
executeActionexecute, getTransitionscreateTransitions, getModelService, getProcessParameterHelper, getProcessParameterValue, refresh, save, setModelService, setOrderStatus, setProcessParameterHelperpublic 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, Exception e)
public String getFromAddress()
public void setFromAddress(String fromAddress)
public B2BEmailService getB2bEmailService()
public void setB2bEmailService(B2BEmailService b2bEmailService)
Copyright © 2017 SAP SE. All Rights Reserved.