
| Class | Description |
|---|---|
| MachineState<E extends Enum<E>> |
This is the base class for the basic support of Finite State Machine in
GoldenGate.
|
| Transition<E extends Enum<E>> |
Transition object that joins one state and one set of acceptable following
states
Note: the type EnumSet< ? |
Copyright © 2009–2022 Waarp. All rights reserved.