| Class | Description |
|---|---|
| BasicSSHStep |
Base class for all SSH steps
|
| CommandStep |
Step to execute a command on remote node.
|
| CommandStep.DescriptorImpl | |
| CommandStep.Execution | |
| GetStep |
Step to get a file from remote node to local workspace.
|
| GetStep.DescriptorImpl | |
| GetStep.Execution | |
| PutStep |
Step to place a file/directory onto a remote node.
|
| PutStep.DescriptorImpl | |
| PutStep.Execution | |
| RemoveStep |
Step to remove a file/directory on remote node.
|
| RemoveStep.DescriptorImpl | |
| RemoveStep.Execution | |
| ScriptStep |
Step to execute a script (a file) on remote node.
|
| ScriptStep.DescriptorImpl | |
| ScriptStep.Execution |
Copyright © 2018–2022. All rights reserved.