Uses of Interface
com.atlassian.bitbucket.scm.mirror.ScmMirrorCommandFactory
Packages that use ScmMirrorCommandFactory
-
Uses of ScmMirrorCommandFactory in com.atlassian.bitbucket.scm
Methods in com.atlassian.bitbucket.scm that return ScmMirrorCommandFactoryModifier and TypeMethodDescriptionScmService.getMirrorCommandFactory
(Repository repository) Retrieves anScmMirrorCommandFactory
, used to createcommands
tailored for mirroring repositories.