| Package | Description |
|---|---|
| hudson.plugins.blazemeter.api | |
| hudson.plugins.blazemeter.utils |
| Modifier and Type | Method and Description |
|---|---|
static TestType |
TestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestType[] |
TestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
BlazemeterApi.startTest(String testId,
TestType testType) |
String |
BlazemeterApiV3Impl.startTest(String testId,
TestType testType) |
| Modifier and Type | Method and Description |
|---|---|
static TestType |
Utils.getTestType(String testId) |
Copyright © July 2012-2016 BlazeMeterInc. All Rights Reserved.