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