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, self, severityaddIf, addIf, addIf, addIf, addIf, addIf, checkNotBlank, requireNonBlankpublic AbstractFileBuilder(@Nonnull Commentable commentable, @Nonnull String text, @Nonnull CommentThreadDiffAnchorType diffType, @Nonnull String path)
Copyright © 2019 Atlassian. All rights reserved.