public class SshComputerLauncher
extends hudson.slaves.ComputerLauncher
| Constructor and Description |
|---|
SshComputerLauncher(String host,
int connectTimeoutMillis,
String privateKey,
String initScript,
int initScriptTimeoutSeconds,
String remoteAdmin) |
| Modifier and Type | Method and Description |
|---|---|
void |
launch(hudson.slaves.SlaveComputer computer,
hudson.model.TaskListener listener) |
public void launch(hudson.slaves.SlaveComputer computer,
hudson.model.TaskListener listener)
throws IOException,
InterruptedException
launch in class hudson.slaves.ComputerLauncherIOExceptionInterruptedExceptionCopyright © 2016–2018. All rights reserved.