Package-level declarations

Types

Link copied to clipboard
The LocalShellCommandsExecutor class is used to execute the bash commands on the same physical machine where the backend instance is running
Link copied to clipboard
The RemoteShellCommandsExecutor class is used to execute the bash commands on a remote host using the SSH as way to communicate
Link copied to clipboard
abstract class ShellCommandsExecutor
The ShellCommandsExecutor class is used to execute the bash commands on the shells of the hosts physical machines