public class XcpEnvironmentInstance extends hudson.model.AbstractDescribableImpl<XcpEnvironmentInstance>
| Modifier and Type | Class and Description |
|---|---|
static class |
XcpEnvironmentInstance.DescriptorImpl |
| Modifier and Type | Field and Description |
|---|---|
String |
name |
String |
xcpDesignerPath |
String |
xcpEnvId |
String |
xmsToolsPath |
| Constructor and Description |
|---|
XcpEnvironmentInstance(String xcpEnvId,
String name,
String xmsToolsPath,
String xcpDesignerPath) |
Copyright © 2004-2016 VILT Group. All Rights Reserved.