Uses of Enum Class
com.atlassian.bitbucket.comment.CommentThreadDiffAnchorState
Packages that use CommentThreadDiffAnchorState
-
Uses of CommentThreadDiffAnchorState in com.atlassian.bitbucket.comment
Methods in com.atlassian.bitbucket.comment that return CommentThreadDiffAnchorStateModifier and TypeMethodDescriptionCommentSearchRequest.getAnchorState()
static CommentThreadDiffAnchorState
Returns the enum constant of this class with the specified name.static CommentThreadDiffAnchorState[]
CommentThreadDiffAnchorState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.bitbucket.comment with parameters of type CommentThreadDiffAnchorStateModifier and TypeMethodDescriptionCommentSearchRequest.Builder.anchorState
(CommentThreadDiffAnchorState value)