| Package | Description |
|---|---|
| com.testein.jenkins.api.enums | |
| com.testein.jenkins.runners |
| Modifier and Type | Method and Description |
|---|---|
static TargetType |
TargetType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TargetType[] |
TargetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
BaseExecutor.downloadRunReport(UUID runId,
String auth,
TargetType type) |
Copyright © 2016–2017. All rights reserved.