Package com.atlassian.bamboo.plugins.git
Interface JGitOperationHelper.WithFetchConnectionCallback<E extends Throwable,T>
-
- Enclosing class:
- JGitOperationHelper
protected static interface JGitOperationHelper.WithFetchConnectionCallback<E extends Throwable,T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
doWithFetchConnection(@NotNull org.eclipse.jgit.transport.Transport transport, @NotNull org.eclipse.jgit.transport.FetchConnection connection)
-