| Package | Description |
|---|---|
| org.wso2.testgrid.common.config |
| Modifier and Type | Method and Description |
|---|---|
Script.Phase |
Script.getPhase() |
static Script.Phase |
Script.Phase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Script.Phase[] |
Script.Phase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Script.setPhase(Script.Phase phase) |
Copyright © 2019 WSO2. All rights reserved.