| Package | Description |
|---|---|
| it.netgrid.lovelace.model |
| Modifier and Type | Method and Description |
|---|---|
ExecutionState |
StepStatus.getState() |
ExecutionState |
RunStatus.getState() |
static ExecutionState |
ExecutionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutionState[] |
ExecutionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StepStatus.setState(ExecutionState state) |
void |
RunStatus.setState(ExecutionState state) |
Copyright © 2017 Netgrid. All rights reserved.