Uses of Interface
com.atlassian.bamboo.ssh.SshProxyService

Packages that use SshProxyService
com.atlassian.bamboo.plugins.hg   
com.atlassian.bamboo.plugins.ssh   
 

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
           
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.