Package com.novomind.ecom.api.imail.model


package com.novomind.ecom.api.imail.model
  • Class
    Description
    Represents a MailMessage in the personal drafts folder of an agent.
    A AgentDraftMessageInfo object provides information about an AgentDraftMessage.
    Represents a MailMessage in the personal folder of an agent.
    An AgentMessageInfo object provides information about an AgentMessage.
    The AnswerType specifies the different operation types available during outgoing message processing.
    A BacklogCallInfo object provides information about a Call in the backlog.
    Represents a MailMessage in the central backlog.
    A BacklogMessageInfo object provides information about a BacklogMessage.
    A CallInfo object provides additional information about a Call.
    The interface CallRoutingInfo provides additional information about the routing of a Call.
    Represents an incoming MailMessage that is a delivery failure notification.
    A DeliveryFailureMessageInfo object provides information about a delivery failure message.
    Represents an incoming MailMessage that has been received by the external 2nd-Level-reply account as answer to a previously sent inquiry.
    A ExternalReplyMessageInfo object provides information about an ExternalReplyMessage.
    Represents an incoming MailMessage that has been received by an incoming account
    A IncomingMessageInfo object provides information about an IncomingMessage.
    The interface IssueRoutingInfo provides additional information about the routing of an Issue.
    Represents an object, that has a jakarta.mail.Message
    A MessageInfo object provides information about a message
    A OptionalBacklogMessageInfo object provides optional information about a BacklogMessage.
    A OptionalSentMessageInfo object provides optional information about a SentMessage.
    Represents a MailMessage that has been answered and is waiting to be processed e.g.
    A OutgoingMessageInfo object provides information about an OutgoingMessage.
    Represents a message immediately before being sent to the outgoing queue by an agent.
    A PreSendAgentMessageInfo object provides information about a PreSendAgentMessage.
    Represents a message immediately before being sent.
    A PreSendMessageInfo object provides information about a PreSendMessage.
    A process represents a collection of Tickets
    Represents a quick case message.
    A QuickCaseMessageInfo object provides information about a QuickCaseMessage.
    Represents a MailMessage that has been sent successfully
    A SentMessageInfo object provides information about a SentMessage.
    Represents a MailMessage used as template e.g.
    Represents a customer ticket
    The interface TicketRoutingInfo provides additional information about the routing of a Ticket.