| Package | Description |
|---|---|
| io.hyperfoil.api.session |
| Modifier and Type | Method and Description |
|---|---|
PhaseInstance.Status |
PhaseInstance.status() |
static PhaseInstance.Status |
PhaseInstance.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PhaseInstance.Status[] |
PhaseInstance.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PhaseChangeHandler.onChange(Phase phase,
PhaseInstance.Status status,
Throwable error) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.