Uses of Interface
com.flowable.engage.api.delegate.event.FlowableMessageReadEvent
-
Packages that use FlowableMessageReadEvent Package Description com.flowable.engage.engine.delegate.event.impl -
-
Uses of FlowableMessageReadEvent in com.flowable.engage.engine.delegate.event.impl
Classes in com.flowable.engage.engine.delegate.event.impl that implement FlowableMessageReadEvent Modifier and Type Class Description class
FlowableMessageReadEventImpl
Methods in com.flowable.engage.engine.delegate.event.impl that return FlowableMessageReadEvent Modifier and Type Method Description static FlowableMessageReadEvent
FlowableEngageEventBuilder. createMessageReadEvent(String userId, String conversationId, String messageId, Date messageTimestamp)
-