|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |