Interface CTicketSystemType

All Known Implementing Classes:
CTicketSystem

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

    Modifier and Type Method Description
    java.lang.String id()  
    default boolean isDefault()  
    java.net.URI uri()  
  • Method Details

    • id

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

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

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