Uses of Interface
org.jenkinsci.plugins.gitclient.RepositoryCallback
-
Uses of RepositoryCallback in org.jenkinsci.plugins.gitclient
Modifier and TypeMethodDescription<T> T
GitClient.withRepository
(RepositoryCallback<T> callable) Runs the computation that requires local access toRepository
.