public class BatchCommandInstaller
extends hudson.tools.ToolInstaller
| Modifier and Type | Class and Description |
|---|---|
static class |
BatchCommandInstaller.DescriptorImpl |
| Constructor and Description |
|---|
BatchCommandInstaller(String label,
String command,
String toolHome) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommand() |
String |
getToolHome() |
hudson.FilePath |
performInstallation(hudson.tools.ToolInstallation tool,
hudson.model.Node node,
hudson.model.TaskListener log) |
public String getCommand()
public String getToolHome()
public hudson.FilePath performInstallation(hudson.tools.ToolInstallation tool,
hudson.model.Node node,
hudson.model.TaskListener log)
throws IOException,
InterruptedException
performInstallation in class hudson.tools.ToolInstallerIOExceptionInterruptedExceptionCopyright © 2004-2013. All Rights Reserved.