Uses of Class
org.jenkinsci.plugins.sshsteps.steps.BasicSSHStep
Packages that use BasicSSHStep
-
Uses of BasicSSHStep in org.jenkinsci.plugins.sshsteps.steps
Subclasses of BasicSSHStep in org.jenkinsci.plugins.sshsteps.stepsModifier and TypeClassDescriptionclass
Step to execute a command on remote node.class
Step to get a file from remote node to local workspace.class
Step to place a file/directory onto a remote node.class
Step to remove a file/directory on remote node.class
Step to execute a script (a file) on remote node. -
Uses of BasicSSHStep in org.jenkinsci.plugins.sshsteps.util
Constructors in org.jenkinsci.plugins.sshsteps.util with parameters of type BasicSSHStepModifierConstructorDescriptionSSHMasterToSlaveCallable
(BasicSSHStep step, TaskListener listener) protected
SSHStepExecution
(BasicSSHStep step, org.jenkinsci.plugins.workflow.steps.StepContext context)