Uses of Class
org.jenkinsci.plugins.pipeline.github.ReviewCommentGroovyObject
Packages that use ReviewCommentGroovyObject
-
Uses of ReviewCommentGroovyObject in org.jenkinsci.plugins.pipeline.github
Methods in org.jenkinsci.plugins.pipeline.github that return ReviewCommentGroovyObjectModifier and TypeMethodDescriptionPullRequestGroovyObject.editReviewComment(long commentId, String body) PullRequestGroovyObject.replyToReviewComment(long commentId, String body) PullRequestGroovyObject.reviewComment(String commitId, String path, int line, String body) Methods in org.jenkinsci.plugins.pipeline.github that return types with arguments of type ReviewCommentGroovyObjectModifier and TypeMethodDescriptionCommitGroovyObject.getComments()PullRequestGroovyObject.getReviewComments()