Uses of Interface
com.atlassian.bitbucket.scm.pull.ScmPullRequestCommandFactory
Packages that use ScmPullRequestCommandFactory
-
Uses of ScmPullRequestCommandFactory in com.atlassian.bitbucket.scm
Methods in com.atlassian.bitbucket.scm that return ScmPullRequestCommandFactoryModifier and TypeMethodDescriptionScmService.getPullRequestCommandFactory
(PullRequest pullRequest) Retrieves anScmPullRequestCommandFactory
, used to createcommands
tailored for use operating on pull requests.