BatchCommandInstaller is now available in the core.@Deprecated public class BatchCommandInstaller extends AbstractExtraToolInstaller
CommandInstaller from the Jenkins core.| Modifier and Type | Class and Description |
|---|---|
static class |
BatchCommandInstaller.DescriptorImpl
Deprecated.
|
| Constructor and Description |
|---|
BatchCommandInstaller(String label,
String command,
String toolHome,
boolean failOnSubstitution)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCommand()
Deprecated.
|
hudson.FilePath |
performInstallation(hudson.tools.ToolInstallation tool,
hudson.model.Node node,
hudson.model.TaskListener log)
Deprecated.
|
getToolHome, isFailOnSubstitution, substituteNodeVariablesValidatedpublic String getCommand()
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 © 2016–2017. All rights reserved.