|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SshProxyService | |
|---|---|
| com.atlassian.bamboo.plugins.git | |
| com.atlassian.bamboo.plugins.hg | |
| com.atlassian.bamboo.plugins.ssh | |
| Uses of SshProxyService in com.atlassian.bamboo.plugins.git |
|---|
| Fields in com.atlassian.bamboo.plugins.git declared as SshProxyService | |
|---|---|
protected SshProxyService |
NativeGitOperationHelper.sshProxyService
|
| Methods in com.atlassian.bamboo.plugins.git with parameters of type SshProxyService | |
|---|---|
static GitOperationHelper |
GitOperationHelperFactory.createGitOperationHelper(GitRepository repository,
GitRepositoryAccessData accessData,
SshProxyService sshProxyService,
BuildLogger buildLogger,
com.atlassian.sal.api.message.I18nResolver i18nResolver)
|
void |
GitRepository.setSshProxyService(SshProxyService sshProxyService)
|
void |
GitHubRepository.setSshProxyService(SshProxyService sshProxyService)
|
| Constructors in com.atlassian.bamboo.plugins.git with parameters of type SshProxyService | |
|---|---|
GitMavenPomAccessor(GitRepository repository,
SshProxyService sshProxyService,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
java.lang.String gitCapability)
|
|
NativeGitOperationHelper(GitRepository repository,
GitRepositoryAccessData accessData,
SshProxyService sshProxyService,
BuildLogger buildLogger,
com.atlassian.sal.api.message.I18nResolver i18nResolver)
|
|
| Uses of SshProxyService in com.atlassian.bamboo.plugins.hg |
|---|
| Methods in com.atlassian.bamboo.plugins.hg with parameters of type SshProxyService | |
|---|---|
void |
HgRepository.setSshProxyService(SshProxyService sshProxyService)
|
| Constructors in com.atlassian.bamboo.plugins.hg with parameters of type SshProxyService | |
|---|---|
HgRepositoryAccessImpl(com.atlassian.sal.api.message.I18nResolver i18nResolver,
BuildLogger buildLogger,
SshProxyService sshProxyService,
HgRepository repository,
ScopedExclusionService exclusionService)
|
|
| Uses of SshProxyService in com.atlassian.bamboo.plugins.ssh |
|---|
| Classes in com.atlassian.bamboo.plugins.ssh that implement SshProxyService | |
|---|---|
class |
SshProxyServiceImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||