Uses of Class
com.atlassian.bitbucket.scm.pull.PullRequestDeleteCommandParameters
-
Uses of PullRequestDeleteCommandParameters in com.atlassian.bitbucket.scm.pull
Modifier and TypeMethodDescriptiondefault com.atlassian.bitbucket.scm.Command<Void>
PluginPullRequestCommandFactory.delete
(com.atlassian.bitbucket.pull.PullRequest pullRequest, PullRequestDeleteCommandParameters parameters) Deletes repository data associated with the specified pull request.default com.atlassian.bitbucket.scm.Command<Void>
PluginPullRequestCommandFactory.delete
(com.atlassian.bitbucket.repository.Repository repository, long pullRequestId, PullRequestDeleteCommandParameters parameters) Deletes repository data associated with the specified pull request.