Uses of Class
com.atlassian.bitbucket.comment.AddFileCommentRequest
-
Uses of AddFileCommentRequest in com.atlassian.bitbucket.comment
Modifier and TypeClassDescriptionprotected static class
AddFileCommentRequest.AbstractFileBuilder<B extends AddFileCommentRequest.AbstractFileBuilder<B,
R>, R extends AddFileCommentRequest> protected static class
AddLineCommentRequest.AbstractLineCommentRequestBuilder<B extends AddLineCommentRequest.AbstractLineCommentRequestBuilder<B,
R>, R extends AddFileCommentRequest> Modifier and TypeMethodDescriptionCommentService.addComment
(AddFileCommentRequest request) Adds a comment on a file in a diff.