public class DeploymentUtil extends Object
| Constructor and Description |
|---|
DeploymentUtil() |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentCreationResult |
getDeploymentCreationResult(String workspace)
Reads the deployment.json file and constructs the deployment object.
|
public static DeploymentCreationResult getDeploymentCreationResult(String workspace) throws TestGridDeployerException
workspace - location String of the test planTestGridDeployerException - If reading the deployment.json file failsCopyright © 2019 WSO2. All rights reserved.