|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.bamboo.plugins.git.GitOperationHelperFactory
public class GitOperationHelperFactory
| Method Summary | |
|---|---|
static GitOperationHelper |
createGitOperationHelper(GitRepository repository,
GitRepositoryAccessData accessData,
SshProxyService sshProxyService,
BuildLogger buildLogger,
com.atlassian.sal.api.message.I18nResolver i18nResolver)
|
static boolean |
isNativeGitEnabled(GitRepository repository)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static GitOperationHelper createGitOperationHelper(@NotNull
GitRepository repository,
@NotNull
GitRepositoryAccessData accessData,
@NotNull
SshProxyService sshProxyService,
@NotNull
BuildLogger buildLogger,
@NotNull
com.atlassian.sal.api.message.I18nResolver i18nResolver)
throws RepositoryException
RepositoryExceptionpublic static boolean isNativeGitEnabled(GitRepository repository)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||