public class AddLineCommentRequest extends AddFileCommentRequest
line comment
.Modifier and Type | Class and Description |
---|---|
static class |
AddLineCommentRequest.Builder |
AddFileCommentRequest.AbstractFileBuilder<B extends AddFileCommentRequest.AbstractFileBuilder<B,R>,R extends AddFileCommentRequest>
AddCommentRequest.AbstractBuilder<B extends AddCommentRequest.AbstractBuilder<B,R>,R extends AddCommentRequest>
Modifier and Type | Method and Description |
---|---|
DiffFileType |
getFileType() |
int |
getLine() |
DiffSegmentType |
getLineType() |
getDiffType, getFromHash, getPath, getSrcPath, getToHash
getCommentable, getSeverity, getText, isPending
@Nonnull public DiffFileType getFileType()
public int getLine()
@Nonnull public DiffSegmentType getLineType()
Copyright © 2022 Atlassian. All rights reserved.