| com.atlassian.bitbucket.pull.PullRequestDiffCommentAnchor |
This interface 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
A DiffCommentAnchor that is associated with a pull request.
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.atlassian.bitbucket.comment.DiffCommentAnchor
| |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.atlassian.bitbucket.comment.DiffCommentAnchor
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
An orphaned anchor point is out-of-date in the current state of the pull request.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.atlassian.bitbucket.comment.DiffCommentAnchor
| |||||||||||
type of diff the comment is anchored toAn orphaned anchor point is out-of-date in the current state of the pull request. E.g. the anchor points to a path that is no longer in scope of the pull request, because the changes to that file have been reverted on the source branch.
true, if the anchor is orphaned, false otherwise