protected abstract static class AddFileCommentRequest.AbstractFileBuilder<B extends AddFileCommentRequest.AbstractFileBuilder<B,R>,R extends AddFileCommentRequest> extends AddCommentRequest.AbstractBuilder<B,R>
NOT_BLANK
Constructor and Description |
---|
AbstractFileBuilder(Commentable commentable,
String text,
CommentThreadDiffAnchorType diffType,
String path) |
Modifier and Type | Method and Description |
---|---|
B |
fromHash(String value) |
B |
srcPath(String value) |
B |
toHash(String value) |
build, pending, self, severity
addIf, addIf, addIf, addIf, addIf, addIf, checkNotBlank, requireNonBlank
public AbstractFileBuilder(@Nonnull Commentable commentable, @Nonnull String text, @Nonnull CommentThreadDiffAnchorType diffType, @Nonnull String path)
Copyright © 2022 Atlassian. All rights reserved.