Interface MessageExecutionContext
- All Known Implementing Classes:
DefaultMessageExecutionContext
public interface MessageExecutionContext
-
Method Summary
Modifier and TypeMethodDescriptioncreateMessageEventSubscription(CommandContext commandContext, DelegateExecution execution) createThrowMessage(DelegateExecution execution) getMessageName(DelegateExecution execution)
-
Method Details
-
getMessageName
-
createThrowMessage
-
createMessageEventSubscription
MessageEventSubscriptionEntity createMessageEventSubscription(CommandContext commandContext, DelegateExecution execution)
-