com.atlassian.bamboo.plugins.git
Interface JGitOperationHelper.WithRepositoryCallback<E extends Throwable,V>

Enclosing class:
JGitOperationHelper

protected static interface JGitOperationHelper.WithRepositoryCallback<E extends Throwable,V>


Method Summary
 V doWithRepository(org.eclipse.jgit.lib.Repository repository)
           
 

Method Detail

doWithRepository

@NotNull
V doWithRepository(@NotNull
                           org.eclipse.jgit.lib.Repository repository)
                   throws E extends Throwable
Throws:
E extends Throwable


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.