Package 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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description V
doWithRepository(@NotNull org.eclipse.jgit.lib.Repository repository)
-