Interface Ticket

All Superinterfaces:
Issue, OptionalCategoryProvider, OptionalTenantProvider, ProcessProvider, StorageProvider

public interface Ticket extends Issue, ProcessProvider
Represents a customer ticket
Since:
10.0.16
  • Method Details

    • getNotes

      Returns:
      the ModifiableIssueNotes contains all notes associated with the Ticket.
      Since:
      10.0.146
    • getIncomingAccount

      Account getIncomingAccount()
      Returns:
      the incoming account of the ticket.
      Since:
      10.0.146
    • getIncomingChannel

      Channel getIncomingChannel()
      Returns:
      the incoming channel of the ticket.
      Since:
      10.0.146
    • getTicketState

      TicketState getTicketState()
      Returns:
      the TicketState
      Since:
      12.0