Interface CTicketSystemType

  • All Known Implementing Classes:
    CTicketSystem

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

      • id

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

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

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