Uses of Class
com.atlassian.bamboo.specs.builders.task.SshTask
Packages that use 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
Methods in com.atlassian.bamboo.specs.builders.task that return SshTaskModifier 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.