Uses of Interface
com.atlassian.bamboo.plugins.git.JGitOperationHelper.WithFetchConnectionCallback

Packages that use JGitOperationHelper.WithFetchConnectionCallback
com.atlassian.bamboo.plugins.git   
 

Uses of JGitOperationHelper.WithFetchConnectionCallback in com.atlassian.bamboo.plugins.git
 

Methods in com.atlassian.bamboo.plugins.git with parameters of type JGitOperationHelper.WithFetchConnectionCallback
protected
<E extends java.lang.Throwable,T>
T
JGitOperationHelper.withFetchConnection(org.eclipse.jgit.storage.file.FileRepository repository, GitRepositoryAccessData accessData, JGitOperationHelper.WithFetchConnectionCallback<E,T> callback)
           
protected
<E extends java.lang.Throwable,T>
T
JGitOperationHelper.withFetchConnection(org.eclipse.jgit.transport.Transport transport, JGitOperationHelper.WithFetchConnectionCallback<E,T> callback)
           
 



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