com.atlassian.bitbucket.pull.PullRequestDiffCommentAnchor |
[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
|
An 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