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