Package com.atlassian.bitbucket.comment
Class AddFileCommentRequest.AbstractFileBuilder<B extends AddFileCommentRequest.AbstractFileBuilder<B,R>,R extends AddFileCommentRequest>
java.lang.Object
com.atlassian.bitbucket.util.BuilderSupport
com.atlassian.bitbucket.comment.AddCommentRequest.AbstractBuilder<B,R>
com.atlassian.bitbucket.comment.AddFileCommentRequest.AbstractFileBuilder<B,R>
- Direct Known Subclasses:
AddFileCommentRequest.Builder
,AddLineCommentRequest.AbstractLineCommentRequestBuilder
- Enclosing class:
- AddFileCommentRequest
protected abstract static class AddFileCommentRequest.AbstractFileBuilder<B extends AddFileCommentRequest.AbstractFileBuilder<B,R>,R extends AddFileCommentRequest>
extends AddCommentRequest.AbstractBuilder<B,R>
-
Field Summary
Fields inherited from class com.atlassian.bitbucket.util.BuilderSupport
NOT_BLANK
-
Constructor Summary
ConstructorDescriptionAbstractFileBuilder
(Commentable commentable, String text, CommentThreadDiffAnchorType diffType, String path) -
Method Summary
Methods inherited from class com.atlassian.bitbucket.comment.AddCommentRequest.AbstractBuilder
build, pending, self, severity
Methods inherited from class com.atlassian.bitbucket.util.BuilderSupport
addIf, addIf, addIf, addIf, addIf, addIf, checkNotBlank, requireNonBlank
-
Constructor Details
-
AbstractFileBuilder
public AbstractFileBuilder(@Nonnull Commentable commentable, @Nonnull String text, @Nonnull CommentThreadDiffAnchorType diffType, @Nonnull String path)
-
-
Method Details
-
fromHash
-
srcPath
-
toHash
-