Uses of Class
com.atlassian.bamboo.ssh.ProxyException
-
Packages that use ProxyException Package Description com.atlassian.bamboo.plugins.ssh com.atlassian.bamboo.ssh -
-
Uses of ProxyException in com.atlassian.bamboo.plugins.ssh
Methods in com.atlassian.bamboo.plugins.ssh that throw ProxyException Modifier and Type Method Description ProxyRegistrationInfo
SshProxyServiceImpl. register(@NotNull ProxyConnectionData connectionData)
-
Uses of ProxyException in com.atlassian.bamboo.ssh
Methods in com.atlassian.bamboo.ssh that throw ProxyException Modifier and Type Method Description ProxyRegistrationInfo
SshProxyService. register(@NotNull ProxyConnectionData connectionData)
-