public class SendOrderApprovalRejectionNotification extends AbstractProceduralAction<OrderProcessModel>
AbstractProceduralAction.TransitionmodelService, processParameterHelperERROR_RETURN_CODE, RETRY_RETURN_CODE| Constructor and Description |
|---|
SendOrderApprovalRejectionNotification() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeAction(OrderProcessModel process)
Executes this
Action's business logic working on the given BusinessProcessModel. |
protected EventService |
getEventService() |
void |
setEventService(EventService eventService) |
execute, getTransitionscreateTransitions, getModelService, getProcessParameterHelper, getProcessParameterValue, refresh, save, setModelService, setOrderStatus, setProcessParameterHelperclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCurrentActionDefinitionContextpublic SendOrderApprovalRejectionNotification()
public void executeAction(OrderProcessModel process)
AbstractProceduralActionAction's business logic working on the given BusinessProcessModel.executeAction in class AbstractProceduralAction<OrderProcessModel>process - The process context to work on.public void setEventService(EventService eventService)
protected EventService getEventService()
Copyright © 2018 SAP SE. All Rights Reserved.