Interface FlowableConversationReferenceUpdatedEvent

All Superinterfaces:
FlowableEngageEvent, org.flowable.common.engine.api.delegate.event.FlowableEvent
All Known Implementing Classes:
FlowableConversationReferenceUpdatedEventImpl

public interface FlowableConversationReferenceUpdatedEvent
extends FlowableEngageEvent
Event thrown if the reference of a conversation was set or updated.
Author:
Micha Kiener