Uses of Class
com.atlassian.bamboo.specs.builders.task.SshTask
Package
Description
Tasks you can execute in a job, such as: source code checkout, Maven build or a shell script.
-
Uses of SshTask in com.atlassian.bamboo.specs.builders.task
Modifier and TypeMethodDescriptionShell command to execute on the remote host.SshTask.keepAliveInterval
(Duration keepAliveInterval) Sets the SSH keep alive interval.SshTask.keepAliveIntervalInSeconds
(int keepAliveIntervalSeconds) Sets the SSH keep alive interval in seconds.