Uses of Class
com.atlassian.bitbucket.comment.CommentUpdateRequest
Packages that use CommentUpdateRequest
-
Uses of CommentUpdateRequest in com.atlassian.bitbucket.comment
Methods in com.atlassian.bitbucket.comment that return CommentUpdateRequestMethods in com.atlassian.bitbucket.comment with parameters of type CommentUpdateRequestModifier and TypeMethodDescriptionCommentService.updateComment
(CommentUpdateRequest request) Updates acomment
according to the providedrequest
, with the following restrictions: only the author of the comment may update the text of the comment only the author of the comment, the author of the pull request (in the case of comments on pull requests) or repository admins and above may update the other fields of a comment