Uses of Class
org.kohsuke.github.GHIssueComment
-
Uses of GHIssueComment in org.kohsuke.github
Modifier and TypeMethodDescriptionUpdates the issue by adding a comment.GHEventPayload.IssueComment.getComment()
Gets comment.Modifier and TypeMethodDescriptionGHIssue.getComments()
Obtains all the comments associated with this issue.GHIssueCommentQueryBuilder.list()
Lists up the comments with the criteria added so far.GHIssue.listComments()
Obtains all the comments associated with this issue, without any filter.