Package | Description |
---|---|
com.atlassian.bitbucket.commit | |
com.atlassian.bitbucket.pull | |
com.atlassian.bitbucket.repository |
Modifier and Type | Interface and Description |
---|---|
interface |
CommitDiscussionActivity |
interface |
CommitDiscussionCommentActivity |
Modifier and Type | Interface and Description |
---|---|
interface |
PullRequestActivity
A pull request activity, used to track significant events in a pull request's lifecycle.
|
interface |
PullRequestCommentActivity
A
PullRequestActivity representing a comment action made on the contents of the
pull request. |
interface |
PullRequestMergeActivity
A
PullRequestActivity representing when the pull request was merged. |
interface |
PullRequestRescopeActivity
A
PullRequestActivity added when the source or target ref of the pull request moves. |
interface |
PullRequestReviewersUpdatedActivity
A
PullRequestActivity added when the reviewers of a pull request are updated. |
Modifier and Type | Interface and Description |
---|---|
interface |
RepositoryActivity |
interface |
RepositoryPushActivity |
Copyright © 2019 Atlassian. All rights reserved.