| Package | Description |
|---|---|
| org.kohsuke.github |
| Modifier and Type | Method and Description |
|---|---|
GHPullRequestReviewComment |
GHPullRequest.createReviewComment(java.lang.String body,
java.lang.String sha,
java.lang.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.