| Package | Description |
|---|---|
| org.wso2.testgrid.common | |
| org.wso2.testgrid.common.config |
| Modifier and Type | Method and Description |
|---|---|
boolean |
InfrastructureProvider.canHandle(Script.ScriptType scriptType)
This method returns whether the provider can handle the requested infrastructure.
|
| Modifier and Type | Method and Description |
|---|---|
Script.ScriptType |
Script.getType() |
static Script.ScriptType |
Script.ScriptType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Script.ScriptType[] |
Script.ScriptType.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.setType(Script.ScriptType type) |
Copyright © 2019 WSO2. All rights reserved.