| Package | Description |
|---|---|
| com.atlassian.bamboo.plugins.git | |
| com.atlassian.bamboo.plugins.hg | |
| com.atlassian.bamboo.plugins.ssh |
| Modifier and Type | Field and Description |
|---|---|
protected SshProxyService |
NativeGitOperationHelper.sshProxyService |
| Modifier and Type | Method and Description |
|---|---|
static GitOperationHelper |
GitOperationHelperFactory.createGitOperationHelper(GitRepository repository,
GitRepositoryAccessData accessData,
SshProxyService sshProxyService,
BuildLogger buildLogger,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
TrustedKeyHelper trustedKeyHelper) |
void |
GitHubRepository.setSshProxyService(SshProxyService sshProxyService) |
void |
GitRepository.setSshProxyService(SshProxyService sshProxyService) |
| Constructor and Description |
|---|
GitMavenPomAccessor(GitRepository repository,
SshProxyService sshProxyService,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
String gitCapability,
TrustedKeyHelper trustedKeyHelper) |
NativeGitOperationHelper(GitRepository repository,
GitRepositoryAccessData accessData,
SshProxyService sshProxyService,
BuildLogger buildLogger,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
TrustedKeyHelper trustedKeyHelper) |
| Modifier and Type | Method and Description |
|---|---|
void |
HgRepository.setSshProxyService(SshProxyService sshProxyService) |
| Constructor and Description |
|---|
HgRepositoryAccessImpl(com.atlassian.sal.api.message.I18nResolver i18nResolver,
BuildLogger buildLogger,
SshProxyService sshProxyService,
HgRepository repository,
ScopedExclusionService exclusionService,
TrustedKeyHelper trustedKeyHelper) |
| Modifier and Type | Class and Description |
|---|---|
class |
SshProxyServiceImpl |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.