Uses of Interface
com.flowable.engage.api.delegate.event.FlowableSendUserTypingEvent
-
Packages that use FlowableSendUserTypingEvent Package Description com.flowable.engage.engine.delegate.event.impl -
-
Uses of FlowableSendUserTypingEvent in com.flowable.engage.engine.delegate.event.impl
Classes in com.flowable.engage.engine.delegate.event.impl that implement FlowableSendUserTypingEvent Modifier and Type Class Description class
FlowableSendUserTypingEventImpl
Methods in com.flowable.engage.engine.delegate.event.impl that return FlowableSendUserTypingEvent Modifier and Type Method Description static FlowableSendUserTypingEvent
FlowableEngageEventBuilder. createSendUserTypingEvent(String userId, String conversationId, Collection<String> recipients)
-