Uses of Class
com.atlassian.bitbucket.scm.mirror.MirrorSyncCommandParameters
Packages that use MirrorSyncCommandParameters
-
Uses of MirrorSyncCommandParameters in com.atlassian.bitbucket.scm.mirror
Methods in com.atlassian.bitbucket.scm.mirror that return MirrorSyncCommandParametersMethods in com.atlassian.bitbucket.scm.mirror with parameters of type MirrorSyncCommandParametersModifier and TypeMethodDescriptionScmMirrorCommandFactory.synchronize
(MirrorSyncCommandParameters parameters, MirrorSyncCallback callback) Creates a command that fetches all branches and tags from the providedremote URL
.Constructors in com.atlassian.bitbucket.scm.mirror with parameters of type MirrorSyncCommandParameters