Uses of Interface
com.atlassian.bamboo.plugins.git.JGitOperationHelper.WithFetchConnectionCallback
-
Uses of JGitOperationHelper.WithFetchConnectionCallback in com.atlassian.bamboo.plugins.git
Modifier and TypeMethodDescriptionprotected <E extends Throwable,
T>
TJGitOperationHelper.withFetchConnection
(@NotNull org.eclipse.jgit.lib.Repository repository, @NotNull GitRepositoryAccessData accessData, @NotNull JGitOperationHelper.WithFetchConnectionCallback<E, T> callback) protected <E extends Throwable,
T>
TJGitOperationHelper.withFetchConnection
(@NotNull org.eclipse.jgit.transport.Transport transport, @NotNull JGitOperationHelper.WithFetchConnectionCallback<E, T> callback)