Uses of Interface
com.atlassian.bitbucket.scm.compare.PluginCompareCommandFactory
Packages that use PluginCompareCommandFactory
-
Uses of PluginCompareCommandFactory in com.atlassian.bitbucket.scm
Methods in com.atlassian.bitbucket.scm that return PluginCompareCommandFactoryModifier and TypeMethodDescriptionAbstractScm.getCompareCommandFactory()
default PluginCompareCommandFactory
Scm.getCompareCommandFactory()
Retrieves aPluginCompareCommandFactory
, used to createcommands
tailored for comparing refs.