Uses of Interface
com.flowable.engage.api.delegate.event.FlowableSendNotificationEvent
Packages that use FlowableSendNotificationEvent
-
Uses of FlowableSendNotificationEvent in com.flowable.engage.engine.delegate.event.impl
Classes in com.flowable.engage.engine.delegate.event.impl that implement FlowableSendNotificationEventMethods in com.flowable.engage.engine.delegate.event.impl that return FlowableSendNotificationEventModifier and TypeMethodDescriptionFlowableEngageEventBuilder.createSendNotificationEvent
(Conversation conversation, Message message, boolean updateUnreadCount, boolean updateConversationLastMessageTime, Collection<NotificationInfo> notificationInfo) Methods in com.flowable.engage.engine.delegate.event.impl with parameters of type FlowableSendNotificationEventModifier and TypeMethodDescriptionprotected void
AbstractFlowableEngageEngineEventListener.onSendNotification
(FlowableSendNotificationEvent notificationEvent)