Groovy Documentation

Package org.hidetake.gradle.ssh.api.operation

 

Interface Summary
ExecutionHandler Handler for closure of a command execution.
Operations Interface of operations.
Operations.Factory A factory of Operations.
SftpHandler Handler for closure of file transfer.
SftpHandler.Factory A factory of SftpHandler.
ShellHandler Handler for closure of a shell operation.
 


Class Summary
ExecutionSettings Settings for command execution.
ShellSettings Settings for shell operation.
 


Groovy Documentation