| Package | Description |
|---|---|
| io.rainfall |
| Modifier and Type | Method and Description |
|---|---|
Execution.ExecutionState |
WeightedOperation.getExecutionState() |
static Execution.ExecutionState |
Execution.ExecutionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Execution.ExecutionState[] |
Execution.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 |
WeightedOperation.markExecutionState(Execution.ExecutionState state) |
void |
Execution.markExecutionState(Scenario scenario,
Execution.ExecutionState state)
Provide an easy way to mark all operations as underway.
|
Copyright © 2023. All rights reserved.