Interface FlowableConversationReopenedEvent

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

public interface FlowableConversationReopenedEvent
extends FlowableEngageEvent
  • Method Summary

    Modifier and Type Method Description
    Conversation getConversation()  

    Methods inherited from interface org.flowable.common.engine.api.delegate.event.FlowableEvent

    getType