Package com.atlassian.bitbucket.comment
Class CommentSearchRequest
java.lang.Object
com.atlassian.bitbucket.comment.CommentSearchRequest
- Since:
- 5.0
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiongetPath()
Deprecated.in 9.6 for removal in 10.0 without replacement.
-
Method Details
-
getAnchorState
- Returns:
- the comment thread diff anchor state
- Since:
- 5.4
-
getAuthor
- Since:
- 8.4
-
getCommentable
-
getDiffTypes
-
getFromHash
-
getPath
-
getPendingAuthor
Deprecated.in 9.6 for removal in 10.0 without replacement. In 9.6, pending comments are limited to the currently authenticated user performing the search request.Limitspending
comments to those posted by the specified author. IfgetStates()
doesn't includePENDING
this property will be ignored, since no pending comments will be returned.- Returns:
- the author to limit pending comments to, or
null
to not limit by author - Since:
- 7.7
-
getSeverities
- Since:
- 6.7
-
getStates
- Since:
- 6.7
-
getToHash
-