| Package | Description |
|---|---|
| org.wso2.testgrid.common |
| Modifier and Type | Method and Description |
|---|---|
TestPlanStatus |
TestPlan.getStatus()
Returns the status of the infrastructure.
|
static TestPlanStatus |
TestPlanStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestPlanStatus[] |
TestPlanStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestPlan.setStatus(TestPlanStatus status)
Sets the status of the infrastructure.
|
Copyright © 2019 WSO2. All rights reserved.