Package cdc.issues.answers
-
Interface Summary Interface Description IssueAnswer Interface describing the answer that can be given to an issue.IssueComment Interface describing an issue comment.IssuesAndAnswers Interface giving access to issues and answers. -
Class Summary Class Description AnsweredIssue (Issue, IssueAnswer) pair.SnapshotIssuesAndAnswers Implementation ofIssuesAndAnswersbased on aSnapshot. -
Enum Summary Enum Description IssueResolution Enumeration of possible issue resolutions.IssueStatus Enumeration of possible issue statues.IssueTransition Enumeration of possible status/resolution transitions.