public class BatchCommandInstaller extends AbstractExtraToolInstaller
CommandInstaller from the Jenkins core.| Modifier and Type | Class and Description |
|---|---|
static class |
BatchCommandInstaller.DescriptorImpl |
ToolInstaller.ToolInstallerEntry, ToolInstaller.ToolInstallerListExtensionPoint.LegacyInstancesAreScopedToHudsontool| Constructor and Description |
|---|
BatchCommandInstaller(String label,
String command,
String toolHome,
boolean failOnSubstitution) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommand() |
FilePath |
performInstallation(ToolInstallation tool,
Node node,
TaskListener log) |
getToolHome, isFailOnSubstitution, substituteNodeVariablesValidatedappliesTo, getDescriptor, getLabel, preferredLocation, setToolpublic String getCommand()
public FilePath performInstallation(ToolInstallation tool, Node node, TaskListener log) throws IOException, InterruptedException
performInstallation in class ToolInstallerIOExceptionInterruptedExceptionCopyright © 2016–2022. All rights reserved.