Interface IMessagingWorkflowEvent
- All Superinterfaces:
IWorkflowEvent
-
Method Summary
Modifier and TypeMethodDescriptionGet the message that is associated with this event.
-
Method Details
-
getMessage
Object getMessage()Get the message that is associated with this event.- Returns:
- The message that is associated with this event.
-