Uses of Interface
com.flowable.engage.api.delegate.event.FlowableConversationReferenceUpdatedEvent
Package | Description |
---|---|
com.flowable.engage.engine.delegate.event.impl |
-
Uses of FlowableConversationReferenceUpdatedEvent in com.flowable.engage.engine.delegate.event.impl
Classes in com.flowable.engage.engine.delegate.event.impl that implement FlowableConversationReferenceUpdatedEvent Modifier and Type Class Description class
FlowableConversationReferenceUpdatedEventImpl
Simple implementation for the reference update event of a conversation.Methods in com.flowable.engage.engine.delegate.event.impl that return FlowableConversationReferenceUpdatedEvent Modifier and Type Method Description static FlowableConversationReferenceUpdatedEvent
FlowableEngageEventBuilder. createConversationReferenceUpdatedEvent(Conversation conversation, java.lang.String oldReferenceId, java.lang.String oldReferenceType, java.lang.String oldReferenceDefinitionId)