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 classFlowableSendUserTypingEventImplMethods in com.flowable.engage.engine.delegate.event.impl that return FlowableSendUserTypingEvent Modifier and Type Method Description static FlowableSendUserTypingEventFlowableEngageEventBuilder. createSendUserTypingEvent(String userId, String conversationId, Collection<String> recipients)
-