| Package | Description |
|---|---|
| org.kohsuke.github |
| Modifier and Type | Method and Description |
|---|---|
GHPullRequestReviewComment |
GHPullRequest.createReviewComment(String body,
String sha,
String path,
int position) |
| Modifier and Type | Method and Description |
|---|---|
PagedIterable<GHPullRequestReviewComment> |
GHPullRequest.listReviewComments()
Obtains all the review comments associated with this pull request.
|
Copyright © 2016. All Rights Reserved.