Interface BacklogMessageInfo

All Superinterfaces:
IssueRoutingInfo, MessageInfo, TicketProvider, TicketRoutingInfo
All Known Subinterfaces:
AgentBacklogMailInfoViewContext, AgentTicketInternalForwardedEvent, AgentTicketRequeuedEvent, AgentTicketResubmittedEvent, AutoTicketInternalForwardedEvent, AutoTicketRequeuedEvent, AutoTicketResubmittedEvent, BacklogMailInfoViewContext, PostIncomingMessageEvent, SupervisorTicketInternalForwardedEvent, SupervisorTicketRequeuedEvent, TicketEnqueuedEvent, TicketInternalForwardedEvent, TicketQueuedEvent, TicketRequeuedEvent, TicketResubmittedEvent, UserTicketInternalForwardedEvent, UserTicketRequeuedEvent

public interface BacklogMessageInfo extends MessageInfo, TicketProvider, TicketRoutingInfo
A BacklogMessageInfo object provides information about a BacklogMessage.
Since:
10.0.16
  • Method Details

    • getBacklogMessage

      BacklogMessage getBacklogMessage()
      Returns:
      the backlog message
      Since:
      10.0.16