|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
interface SshService
Service to execute a SSH task specified by SshSpec.
| Method Summary | |
|---|---|
void
|
execute(SshSpec sshSpec)
Executes a SSH task. |
| Method Detail |
|---|
void execute(SshSpec sshSpec)
sshSpec - specification
Groovy Documentation