| Modifier and Type | Method and Description |
|---|---|
List<GHIssueComment> |
GHIssue.getComments()
Obtains all the comments associated with this issue.
|
PagedIterable<GHIssueComment> |
GHIssue.listComments()
Obtains all the comments associated with this issue.
|
Copyright © 2013. All Rights Reserved.