Uses of Interface
org.eclipse.jgit.api.CloneCommand.Callback
Packages that use CloneCommand.Callback
-
Uses of CloneCommand.Callback in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api with parameters of type CloneCommand.CallbackModifier and TypeMethodDescriptionCloneCommand.setCallback
(CloneCommand.Callback callback) Register a progress callback.SubmoduleUpdateCommand.setCallback
(CloneCommand.Callback callback) Set status callback for submodule clone operation.