Menu

Home

Dimitri Papaioannou

Welcome to the Java FSM project!

This project offers a simple State Machine API written in Java.
I found that the most useful application of this code it to manage different workflow states in an application.

The code base is small and easy to use. Check out the quick tutorials:

[State Transition Diagram Introduction]

[DFA Introduction]

Project Admins:


Related

Wiki: DFA Introduction
Wiki: State Transition Diagram Introduction