Uses of Class
com.atlassian.bitbucket.pull.PullRequestDiscardReviewRequest
Packages that use PullRequestDiscardReviewRequest
-
Uses of PullRequestDiscardReviewRequest in com.atlassian.bitbucket.pull
Methods in com.atlassian.bitbucket.pull that return PullRequestDiscardReviewRequestMethods in com.atlassian.bitbucket.pull with parameters of type PullRequestDiscardReviewRequestModifier and TypeMethodDescriptionvoid
PullRequestService.discardReview
(PullRequestDiscardReviewRequest request) Discards the pull request review for the authenticated user.