Uses of Class
com.atlassian.bitbucket.comment.AddCommentRequest
-
Uses of AddCommentRequest in com.atlassian.bitbucket.comment
Modifier and TypeClassDescriptionstatic class
AddCommentRequest.AbstractBuilder<B extends AddCommentRequest.AbstractBuilder<B,
R>, R extends AddCommentRequest> Modifier and TypeClassDescriptionclass
Request to create or update afile comment
.class
Request to create or update aline comment
.Modifier and TypeMethodDescriptionCommentService.addComment
(AddCommentRequest request) Adds a general comment on a commentable.