Uses of Interface
com.atlassian.bitbucket.scm.pull.PluginPullRequestCommandFactory
Packages that use PluginPullRequestCommandFactory
-
Uses of PluginPullRequestCommandFactory in com.atlassian.bitbucket.scm
Methods in com.atlassian.bitbucket.scm that return PluginPullRequestCommandFactoryModifier and TypeMethodDescriptionAbstractScm.getPullRequestCommandFactory()default PluginPullRequestCommandFactoryRetrieves aPluginPullRequestCommandFactory, used to createcommandstailored for use supporting pull requests.