Uses of Class
com.atlassian.bitbucket.comment.AddFileCommentRequest
Packages that use AddFileCommentRequest
- 
Uses of AddFileCommentRequest in com.atlassian.bitbucket.commentClasses in com.atlassian.bitbucket.comment with type parameters of type AddFileCommentRequestModifier and TypeClassDescriptionprotected static classAddFileCommentRequest.AbstractFileBuilder<B extends AddFileCommentRequest.AbstractFileBuilder<B,R>, R extends AddFileCommentRequest> protected static classAddLineCommentRequest.AbstractLineCommentRequestBuilder<B extends AddLineCommentRequest.AbstractLineCommentRequestBuilder<B,R>, R extends AddFileCommentRequest> Subclasses of AddFileCommentRequest in com.atlassian.bitbucket.commentMethods in com.atlassian.bitbucket.comment that return AddFileCommentRequestMethods in com.atlassian.bitbucket.comment with parameters of type AddFileCommentRequestModifier and TypeMethodDescriptionCommentService.addComment(AddFileCommentRequest request) Adds a comment on a file in a diff.