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