public class CommandConnector extends ComputerConnector
| Modifier and Type | Class and Description |
|---|---|
static class |
CommandConnector.DescriptorImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
CommandConnector(String command) |
| Modifier and Type | Method and Description |
|---|---|
CommandLauncher |
launch(String host,
TaskListener listener) |
getDescriptorpublic final String command
@DataBoundConstructor public CommandConnector(String command)
public CommandLauncher launch(String host, TaskListener listener) throws IOException, InterruptedException
launch in class ComputerConnectorIOExceptionInterruptedExceptionCopyright © 2016–2021. All rights reserved.