Package | Description |
---|---|
com.atlassian.bitbucket.comment | |
com.atlassian.bitbucket.commit | |
com.atlassian.bitbucket.pull |
Modifier and Type | Method and Description |
---|---|
Commentable |
CommentSearchRequest.getCommentable() |
Commentable |
CommentThread.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 © 2024 Atlassian. All rights reserved.