| Package | Description |
|---|---|
| eu.vicci.process.model.sofiainstance.impl.custom | |
| eu.vicci.process.model.sofiainstance.states |
| Modifier and Type | Field and Description |
|---|---|
protected StateBase |
ProcessStepInstanceImplCustomBase.currentState |
| Modifier and Type | Method and Description |
|---|---|
StateBase |
ProcessStepInstanceImplCustomBase.getCurrentState()
Gets the
StateBase which holds the current state for the state pattern. |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessStepInstanceImplCustomBase.setCurrentState(StateBase currentState) |
| Modifier and Type | Class and Description |
|---|---|
class |
ActiveState |
class |
DeactivatedState |
class |
EscalatedState |
class |
ExecutedState |
class |
ExecutingState |
class |
FailedState |
class |
InactiveState |
class |
KilledState |
class |
PausedState |
class |
StoppedState |
class |
UndeployedState |
class |
WaitingState |
| Modifier and Type | Method and Description |
|---|---|
void |
StateChangable.setCurrentState(StateBase currentState)
Changes the current state to a new one.
|
Copyright © 2018. All rights reserved.