Uses of Class
com.atlassian.bitbucket.comment.AddCommentRequest
Packages that use AddCommentRequest
- 
Uses of AddCommentRequest in com.atlassian.bitbucket.comment
Classes in com.atlassian.bitbucket.comment with type parameters of type AddCommentRequestModifier and TypeClassDescriptionstatic classAddCommentRequest.AbstractBuilder<B extends AddCommentRequest.AbstractBuilder<B,R>, R extends AddCommentRequest> Subclasses of AddCommentRequest in com.atlassian.bitbucket.commentModifier and TypeClassDescriptionclassRequest to create or update afile comment.classRequest to create or update aline comment.Methods in com.atlassian.bitbucket.comment that return AddCommentRequestMethods in com.atlassian.bitbucket.comment with parameters of type AddCommentRequestModifier and TypeMethodDescriptionCommentService.addComment(AddCommentRequest request) Adds a general comment on a commentable.