Uses of Class
com.atlassian.bitbucket.pull.PullRequestDeleteRequest
Packages that use PullRequestDeleteRequest
-
Uses of PullRequestDeleteRequest in com.atlassian.bitbucket.pull
Methods in com.atlassian.bitbucket.pull that return PullRequestDeleteRequestMethods in com.atlassian.bitbucket.pull with parameters of type PullRequestDeleteRequestModifier and TypeMethodDescriptionvoidPullRequestService.delete(PullRequestDeleteRequest request) Deletes the specified pull request, removing all activities and comments.