| Interface | Description |
|---|---|
| Action<T> |
An action
|
| Transition<T> |
A transition.
|
| Class | Description |
|---|---|
| State<T> |
Represents a state within the workflow
|
| TransitionDefinition<T> |
Defines a transition between two states.
|
| Workflow<T> |
Workflow class.
|
| WorkflowDefinition<T> |
A workflow definition.
|
Copyright © 2007–2017 cedarsoft GmbH. All rights reserved.