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 classFlowableMessageReadEventImplMethods in com.flowable.engage.engine.delegate.event.impl that return FlowableMessageReadEvent Modifier and Type Method Description static FlowableMessageReadEventFlowableEngageEventBuilder. createMessageReadEvent(String userId, String conversationId, String messageId, Date messageTimestamp)
-