public class RuntimeEnv extends Object
| Constructor and Description |
|---|
RuntimeEnv(String name,
String userName,
String buildProperties,
String targets,
String buildPath,
String resultsPath) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBuildPath() |
String |
getBuildProperties() |
String |
getName() |
String |
getResultsPath() |
String |
getTargets() |
String |
getUserName() |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.