JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.io7m.changelog.core
Interface CTicketSystemType
All Known Implementing Classes:
CTicketSystem
@Immutable
public interface
CTicketSystemType
The definition of a ticket system.
Method Summary
All Methods
Instance Methods
Abstract Methods
Default Methods
Modifier and Type
Method
Description
String
id
()
default boolean
isDefault
()
URI
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