Uses of Interface
com.flowable.engage.api.delegate.event.FlowableMessageUpdatedEvent
-
Packages that use FlowableMessageUpdatedEvent Package Description com.flowable.engage.engine.delegate.event.impl -
-
Uses of FlowableMessageUpdatedEvent in com.flowable.engage.engine.delegate.event.impl
Classes in com.flowable.engage.engine.delegate.event.impl that implement FlowableMessageUpdatedEvent Modifier and Type Class Description class
FlowableMessageUpdateEventImpl
Methods in com.flowable.engage.engine.delegate.event.impl that return FlowableMessageUpdatedEvent Modifier and Type Method Description static FlowableMessageUpdatedEvent
FlowableEngageEventBuilder. createMessageUpdatedEvent(String userId, Message message)
-