public class FlowableMessageUpdateEventImpl extends FlowableEngageEventImpl implements FlowableMessageUpdatedEvent
| Constructor and Description | 
|---|
| FlowableMessageUpdateEventImpl(String userId,
                              Message message) | 
| Modifier and Type | Method and Description | 
|---|---|
| Message | getMessage()The message that was updated | 
| String | getUserId()The id of the user that is doing the update action | 
getTypepublic String getUserId()
FlowableMessageUpdatedEventgetUserId in interface FlowableMessageUpdatedEventpublic Message getMessage()
FlowableMessageUpdatedEventgetMessage in interface FlowableMessageUpdatedEventCopyright © 2019. All rights reserved.