com.atlassian.bamboo.plugins.git
Interface JGitOperationHelper.WithFetchConnectionCallback<E extends java.lang.Throwable,T>

Enclosing class:
JGitOperationHelper

protected static interface JGitOperationHelper.WithFetchConnectionCallback<E extends java.lang.Throwable,T>


Method Summary
 T doWithFetchConnection(org.eclipse.jgit.transport.Transport transport, org.eclipse.jgit.transport.FetchConnection connection)
           
 

Method Detail

doWithFetchConnection

T doWithFetchConnection(@NotNull
                        org.eclipse.jgit.transport.Transport transport,
                        @NotNull
                        org.eclipse.jgit.transport.FetchConnection connection)
                        throws E extends java.lang.Throwable
Throws:
E extends java.lang.Throwable


Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.