public class CommentSearchRequest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CommentSearchRequest.Builder |
Modifier and Type | Method and Description |
---|---|
CommentThreadDiffAnchorState |
getAnchorState() |
Commentable |
getCommentable() |
Set<CommentThreadDiffAnchorType> |
getDiffTypes() |
String |
getFromHash() |
String |
getPath() |
Set<CommentSeverity> |
getSeverities() |
Set<CommentState> |
getStates() |
String |
getToHash() |
@Nonnull public CommentThreadDiffAnchorState getAnchorState()
@Nonnull public Commentable getCommentable()
@Nonnull public Set<CommentThreadDiffAnchorType> getDiffTypes()
@Nonnull public Set<CommentSeverity> getSeverities()
@Nonnull public Set<CommentState> getStates()
Copyright © 2020 Atlassian. All rights reserved.