Uses of Interface
com.atlassian.bamboo.plugins.git.JGitOperationHelper.WithTransportCallback
-
Packages that use JGitOperationHelper.WithTransportCallback Package Description com.atlassian.bamboo.plugins.git -
-
Uses of JGitOperationHelper.WithTransportCallback in com.atlassian.bamboo.plugins.git
Methods in com.atlassian.bamboo.plugins.git with parameters of type JGitOperationHelper.WithTransportCallback Modifier and Type Method Description protected <E extends Throwable,T>
TJGitOperationHelper. withTransport(@NotNull org.eclipse.jgit.lib.Repository repository, @NotNull GitRepositoryAccessData accessData, @NotNull JGitOperationHelper.WithTransportCallback<E,T> callback)
-