We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
In this more complex example we would like to monitor an Order.
The state diagram consists of the following elements:
States
Events
Transitions
The complete declaration is under conf/context-example5.xml.
Run src/test/java/gr.ekt.fsmengine.example5.Run to see the execution flow.
An order that was immediately cancelled:
A pending order that was finally cancelled:
An order that was shipped: