Interface CTicketSystemType

All Known Implementing Classes:
CTicketSystem

@Immutable public interface CTicketSystemType
The definition of a ticket system.
  • Method Summary

    Modifier and Type
    Method
    Description
    id()
     
    default boolean
     
    uri()
     
  • Method Details

    • id

      String id()
      Returns:
      The ID of the ticket system
    • uri

      URI uri()
      Returns:
      The URI for the ticket system
    • isDefault

      @Default default boolean isDefault()
      Returns:
      true if the ticket system is the current default