Package com.atlassian.bitbucket.comment
Class CommentSearchRequest
java.lang.Object
com.atlassian.bitbucket.comment.CommentSearchRequest
- Since:
- 5.0
-
Method Details
-
getAnchorState
- Returns:
- the comment thread diff anchor state
- Since:
- 5.4
-
getAuthor
- Since:
- 8.4
-
getCommentable
-
getDiffTypes
-
getFromHash
-
getPath
-
getPendingAuthor
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
-