| Package | Description |
|---|---|
| net.anwiba.commons.workflow.state |
| Modifier and Type | Class and Description |
|---|---|
class |
StateType |
| Modifier and Type | Method and Description |
|---|---|
IStateType |
MessageState.getStateType() |
IStateType |
ErrorState.getStateType() |
IStateType |
IState.getStateType() |
IStateType |
State.getStateType() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
StateUtilities.equals(IState<?> state,
Object context,
IStateType stateType) |
| Constructor and Description |
|---|
State(T context,
IStateType type) |
Copyright © 2007–2017 Andreas Bartels. All rights reserved.