|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GHIssueComment | |
|---|---|
| org.kohsuke.github | |
| Uses of GHIssueComment in org.kohsuke.github |
|---|
| Methods in org.kohsuke.github that return GHIssueComment | |
|---|---|
GHIssueComment |
GHEventPayload.IssueComment.getComment()
|
| Methods in org.kohsuke.github that return types with arguments of type GHIssueComment | |
|---|---|
List<GHIssueComment> |
GHIssue.getComments()
Obtains all the comments associated with this issue. |
PagedIterable<GHIssueComment> |
GHIssue.listComments()
Obtains all the comments associated with this issue. |
| Methods in org.kohsuke.github with parameters of type GHIssueComment | |
|---|---|
void |
GHEventPayload.IssueComment.setComment(GHIssueComment comment)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||