| Package | Description |
|---|---|
| io.openvalidation.common.log |
| Modifier and Type | Field and Description |
|---|---|
LogicalTaskState |
LogicalTask.State |
| Modifier and Type | Method and Description |
|---|---|
LogicalTaskState |
LogicalProcess.getCompleteState() |
static LogicalTaskState |
LogicalTaskState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogicalTaskState[] |
LogicalTaskState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
LogicalTask.hasState(LogicalTaskState stateToFind) |
Copyright © 2020. All rights reserved.