public class VsTestInstallation extends hudson.tools.ToolInstallation implements hudson.slaves.NodeSpecific<VsTestInstallation>, hudson.model.EnvironmentSpecific<VsTestInstallation>
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
VsTestInstallation.DescriptorImpl |
| コンストラクタと説明 |
|---|
VsTestInstallation(String name,
String home) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
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 インタフェース内 hudson.slaves.NodeSpecific<VsTestInstallation>IOExceptionInterruptedExceptionpublic VsTestInstallation forEnvironment(hudson.EnvVars environment)
forEnvironment インタフェース内 hudson.model.EnvironmentSpecific<VsTestInstallation>environment - protected Object readResolve()
readResolve クラス内 hudson.tools.ToolInstallationCopyright © 2004-2014. All Rights Reserved.