Uses of Interface
com.atlassian.bitbucket.scm.ScmCommandFactory
Packages that use ScmCommandFactory
-
Uses of ScmCommandFactory in com.atlassian.bitbucket.scm
Methods in com.atlassian.bitbucket.scm that return ScmCommandFactoryModifier and TypeMethodDescriptionScmService.getCommandFactory
(Repository repository) Retrieves anScmCommandFactory
, used to createcommands
for performing standard SCM operations such as retrieving commits and viewing diffs.