public interface FlowableSendNotificationEvent extends FlowableEngageEvent
Modifier and Type | Method and Description |
---|---|
Conversation |
getConversation() |
Message |
getMessage() |
Collection<NotificationInfo> |
getNotificationInfo() |
boolean |
isUpdateConversationLastMessageTime() |
boolean |
isUpdateUnreadCount() |
getType
Conversation getConversation()
Message getMessage()
boolean isUpdateUnreadCount()
boolean isUpdateConversationLastMessageTime()
Collection<NotificationInfo> getNotificationInfo()