public class SendPickedUpMessageAction extends AbstractProceduralAction<ConsignmentProcessModel>
AbstractProceduralAction.TransitionmodelService, processParameterHelperERROR_RETURN_CODE, RETRY_RETURN_CODE| Constructor and Description |
|---|
SendPickedUpMessageAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeAction(ConsignmentProcessModel process)
Executes this
Action's business logic working on the given BusinessProcessModel. |
protected SendPickedUpMessageEvent |
getEvent(ConsignmentProcessModel process) |
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 void executeAction(ConsignmentProcessModel process)
AbstractProceduralActionAction's business logic working on the given BusinessProcessModel.executeAction in class AbstractProceduralAction<ConsignmentProcessModel>process - The process context to work on.protected EventService getEventService()
public void setEventService(EventService eventService)
protected SendPickedUpMessageEvent getEvent(ConsignmentProcessModel process)
Copyright © 2018 SAP SE. All Rights Reserved.