Uses of Package
org.jenkinsci.plugins.sshsteps.steps
-
Packages that use org.jenkinsci.plugins.sshsteps.steps Package Description org.jenkinsci.plugins.sshsteps.steps org.jenkinsci.plugins.sshsteps.util -
Classes in org.jenkinsci.plugins.sshsteps.steps used by org.jenkinsci.plugins.sshsteps.steps Class Description BasicSSHStep Base class for all SSH stepsCommandStep Step to execute a command on remote node.GetStep Step to get a file from remote node to local workspace.PutStep Step to place a file/directory onto a remote node.RemoveStep Step to remove a file/directory on remote node.ScriptStep Step to execute a script (a file) on remote node. -
Classes in org.jenkinsci.plugins.sshsteps.steps used by org.jenkinsci.plugins.sshsteps.util Class Description BasicSSHStep Base class for all SSH steps