Interface FlowableSendNotificationEvent

All Superinterfaces:
FlowableEngageEvent, FlowableEvent
All Known Implementing Classes:
FlowableSendNotificationEventImpl

public interface FlowableSendNotificationEvent extends FlowableEngageEvent
Author:
Filip Hrisafov
  • Method Details

    • getConversation

      Conversation getConversation()
    • getMessage

      Message getMessage()
    • isUpdateUnreadCount

      boolean isUpdateUnreadCount()
    • isUpdateConversationLastMessageTime

      boolean isUpdateConversationLastMessageTime()
    • getNotificationInfo

      Collection<NotificationInfo> getNotificationInfo()