| com.atlassian.bitbucket.pull.PullRequestCommentActivity |
A PullRequestActivity representing a comment action made on the contents of the
pull request.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
This method is deprecated.
in 4.11 to be removed in 5.0. The Comment API is going through a maintenance cycle.
For more details see the API Changelog
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.atlassian.bitbucket.activity.Activity
| |||||||||||
From interface
com.atlassian.bitbucket.pull.PullRequestActivity
| |||||||||||
This method is deprecated.
in 4.11 to be removed in 5.0. The Comment API is going through a maintenance cycle.
For more details see the API Changelog
comment, or null if this is a general comment not
anchored to specific contents of the pull request.null if this is a general comment
or a comment not associated with contents changed as part of this pull request (e.g. a file comment).