Interface CTicketIDType

  • All Known Implementing Classes:
    CTicketID

    @Immutable
    public interface CTicketIDType
    The type of ticket IDs.
    • Method Detail

      • value

        @Parameter
        String value()
        Returns:
        The ticket ID value
      • checkPreconditions

        @Check
        default void checkPreconditions()
        Check preconditions for the type.