public class VsTestInstallation extends hudson.tools.ToolInstallation implements hudson.slaves.NodeSpecific<VsTestInstallation>, hudson.model.EnvironmentSpecific<VsTestInstallation>
| Modifier and Type | Class and Description |
|---|---|
static class |
VsTestInstallation.DescriptorImpl |
| Constructor and Description |
|---|
VsTestInstallation(String name,
String home) |
| Modifier and Type | Method and Description |
|---|---|
VsTestInstallation |
forEnvironment(hudson.EnvVars environment) |
VsTestInstallation |
forNode(hudson.model.Node node,
hudson.model.TaskListener log) |
protected Object |
readResolve()
Used for backward compatibility
|
public VsTestInstallation forNode(hudson.model.Node node, hudson.model.TaskListener log) throws IOException, InterruptedException
forNode in interface hudson.slaves.NodeSpecific<VsTestInstallation>IOExceptionInterruptedExceptionpublic VsTestInstallation forEnvironment(hudson.EnvVars environment)
forEnvironment in interface hudson.model.EnvironmentSpecific<VsTestInstallation>environment - protected Object readResolve()
readResolve in class hudson.tools.ToolInstallationCopyright © 2004-2017. All Rights Reserved.