Package com.flowable.engage.engine.impl.desk

  • Interface Summary 
    Interface Description
    DeskMessageCodes
    An interface containing message codes (constants) used within desk and ticket conversations.
    DeskService
    The desk and ticket management service interface is used to control and manage desk and ticket conversations.
  • Class Summary 
    Class Description
    DeskConversationListener
    A listener handling message send and conversation creation events for desk and ticket conversations.
    DeskMessageUtil
    This utility helps creating template based messages used within desk and ticket conversations.
    DeskServiceImpl
    The default desk and ticket service implementation.