public final class VisualExpertInstallation extends ToolInstallation implements NodeSpecific<VisualExpertInstallation>, EnvironmentSpecific<VisualExpertInstallation>
| Modifier and Type | Class and Description |
|---|---|
static class |
VisualExpertInstallation.DescriptorImpl |
ToolInstallation.ToolConverterExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
VisualExpertInstallation(String name,
String home,
String defaultArgs) |
| Modifier and Type | Method and Description |
|---|---|
VisualExpertInstallation |
forEnvironment(EnvVars environment) |
VisualExpertInstallation |
forNode(Node node,
TaskListener log) |
String |
getDefaultArgs() |
all, buildEnvVars, getHome, getName, getProperties, readResolve, toString, translate, translate, translateForgetDescriptorpublic VisualExpertInstallation forNode(Node node, TaskListener log) throws IOException, InterruptedException
forNode in interface NodeSpecific<VisualExpertInstallation>IOExceptionInterruptedExceptionpublic VisualExpertInstallation forEnvironment(EnvVars environment)
forEnvironment in interface EnvironmentSpecific<VisualExpertInstallation>public String getDefaultArgs()
Copyright © 2016–2025. All rights reserved.