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