public final class AdvinstInstallation extends hudson.tools.ToolInstallation implements hudson.model.EnvironmentSpecific<AdvinstInstallation>, hudson.slaves.NodeSpecific<AdvinstInstallation>, Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
AdvinstInstallation.DescriptorImpl |
| Modifier and Type | Field and Description |
|---|---|
static String |
advinstComSubPath |
| Constructor and Description |
|---|
AdvinstInstallation(String name,
String home,
List<? extends hudson.tools.ToolProperty<?>> properties) |
| Modifier and Type | Method and Description |
|---|---|
AdvinstInstallation |
forEnvironment(hudson.EnvVars environment) |
AdvinstInstallation |
forNode(hudson.model.Node node,
hudson.model.TaskListener log) |
String |
getExecutable(hudson.Launcher launcher) |
String |
getHome() |
public static final String advinstComSubPath
public String getHome()
getHome in class hudson.tools.ToolInstallationpublic String getExecutable(hudson.Launcher launcher) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic AdvinstInstallation forNode(hudson.model.Node node, hudson.model.TaskListener log) throws IOException, InterruptedException
forNode in interface hudson.slaves.NodeSpecific<AdvinstInstallation>IOExceptionInterruptedExceptionpublic AdvinstInstallation forEnvironment(hudson.EnvVars environment)
forEnvironment in interface hudson.model.EnvironmentSpecific<AdvinstInstallation>Copyright © 2016–2017. All rights reserved.