Uses of Class
org.jenkinsci.plugins.sshsteps.SSHService
Packages that use SSHService
-
Uses of SSHService in org.jenkinsci.plugins.sshsteps
Methods in org.jenkinsci.plugins.sshsteps that return SSHServiceModifier and TypeMethodDescriptionstatic SSHService
SSHService.create
(Map remote, boolean failOnError, boolean dryRun, PrintStream logger) -
Uses of SSHService in org.jenkinsci.plugins.sshsteps.util
Methods in org.jenkinsci.plugins.sshsteps.util that return SSHService