| Package | Description |
|---|---|
| bitbucketpullrequestbuilder.bitbucketpullrequestbuilder | |
| bitbucketpullrequestbuilder.bitbucketpullrequestbuilder.bitbucket |
| Modifier and Type | Method and Description |
|---|---|
List<Pullrequest.Comment> |
BitbucketRepository.filterPullRequestComments(List<Pullrequest.Comment> comments) |
| Modifier and Type | Method and Description |
|---|---|
List<Pullrequest.Comment> |
BitbucketRepository.filterPullRequestComments(List<Pullrequest.Comment> comments) |
| Modifier and Type | Method and Description |
|---|---|
Pullrequest.Comment |
ApiClient.postPullRequestComment(String pullRequestId,
String content) |
| Modifier and Type | Method and Description |
|---|---|
List<Pullrequest.Comment> |
ApiClient.getPullRequestComments(String commentOwnerName,
String commentRepositoryName,
String pullRequestId) |
| Modifier and Type | Method and Description |
|---|---|
int |
Pullrequest.Comment.compareTo(Pullrequest.Comment target) |
Copyright © 2016–2017. All rights reserved.