public class GenericToolInstallation extends ToolInstallation implements NodeSpecific<GenericToolInstallation>, EnvironmentSpecific<GenericToolInstallation>
| Modifier and Type | Class and Description |
|---|---|
static class |
GenericToolInstallation.DescriptorImpl |
ToolInstallation.ToolConverterExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
GenericToolInstallation(String name,
String home,
List<? extends ToolProperty<?>> properties) |
| Modifier and Type | Method and Description |
|---|---|
GenericToolInstallation |
forEnvironment(EnvVars environment) |
GenericToolInstallation |
forNode(Node node,
TaskListener log) |
all, buildEnvVars, getHome, getName, getProperties, readResolve, toString, translate, translate, translateFor, writeReplacegetDescriptor@DataBoundConstructor public GenericToolInstallation(String name, String home, List<? extends ToolProperty<?>> properties)
public GenericToolInstallation forEnvironment(EnvVars environment)
forEnvironment in interface EnvironmentSpecific<GenericToolInstallation>public GenericToolInstallation forNode(@NonNull Node node, TaskListener log) throws IOException, InterruptedException
forNode in interface NodeSpecific<GenericToolInstallation>IOExceptionInterruptedExceptionCopyright © 2016–2022. All rights reserved.