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)
           
 void BitbucketRepository.setSshProxyService(SshProxyService sshProxyService)
           
 

Constructors in com.atlassian.bamboo.plugins.hg with parameters of type SshProxyService
HgRepositoryAccessImpl(com.opensymphony.xwork.TextProvider textProvider, BuildLogger buildLogger, SshProxyService sshProxyService, HgRepository repository)
           
 

Uses of SshProxyService in com.atlassian.bamboo.plugins.ssh
 

Classes in com.atlassian.bamboo.plugins.ssh that implement SshProxyService
 class SshProxyServiceImpl
           
 



Copyright © 2012 Atlassian. All Rights Reserved.