Package | Description |
---|---|
com.atlassian.bamboo.plugins.git | |
com.atlassian.bamboo.plugins.git.v2 |
Modifier and Type | Method and Description |
---|---|
static GitOperationHelper |
GitOperationHelperFactory.createGitOperationHelper(AbstractGitExecutor executor,
GitRepositoryAccessData accessData,
SshProxyService sshProxyService,
BuildLogger buildLogger,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
TrustedKeyHelper trustedKeyHelper) |
static boolean |
GitOperationHelperFactory.isNativeGitEnabled(AbstractGitExecutor repository)
Deprecated.
since 7.1, jgit is deprecated
|
Constructor and Description |
---|
NativeGitOperationHelper(AbstractGitExecutor repository,
GitRepositoryAccessData accessData,
SshProxyService sshProxyService,
BuildLogger buildLogger,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
TrustedKeyHelper trustedKeyHelper) |
Modifier and Type | Class and Description |
---|---|
class |
GitBambooSpecsHandler |
class |
GitBranchCreator |
class |
GitBranchDetector |
class |
GitChangeDetector |
class |
GitConnectionTester |
class |
GitTagCreator |
class |
GitVariableGenerator |
class |
GitWorkingCopyManager |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.