Uses of Interface
com.flowable.engage.api.delegate.event.FlowableConversationReferenceUpdatedEvent
Packages that use FlowableConversationReferenceUpdatedEvent
-
Uses of FlowableConversationReferenceUpdatedEvent in com.flowable.engage.engine.delegate.event.impl
Classes in com.flowable.engage.engine.delegate.event.impl that implement FlowableConversationReferenceUpdatedEventModifier and TypeClassDescriptionclass
Simple implementation for the reference update event of a conversation.Methods in com.flowable.engage.engine.delegate.event.impl that return FlowableConversationReferenceUpdatedEventModifier and TypeMethodDescriptionFlowableEngageEventBuilder.createConversationReferenceUpdatedEvent
(Conversation conversation, String oldReferenceId, String oldReferenceType, String oldReferenceDefinitionId)