| Package | Description |
|---|---|
| com.atlassian.bitbucket.comment | |
| com.atlassian.bitbucket.commit | |
| com.atlassian.bitbucket.pull |
| Modifier and Type | Method and Description |
|---|---|
Commentable |
CommentThread.getCommentable() |
Commentable |
CommentSearchRequest.getCommentable() |
Commentable |
AddCommentRequest.getCommentable() |
| Constructor and Description |
|---|
AbstractBuilder(Commentable commentable,
String text) |
AbstractFileBuilder(Commentable commentable,
String text,
CommentThreadDiffAnchorType diffType,
String path) |
Builder(Commentable commentable) |
Builder(Commentable commentable,
String text) |
Builder(Commentable commentable,
String text,
CommentThreadDiffAnchorType diffType,
String path) |
Builder(Commentable commentable,
String text,
CommentThreadDiffAnchorType diffType,
String path) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CommitDiscussion |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PullRequest |
Copyright © 2019 Atlassian. All rights reserved.