Simple Workflow
Simple Workflow is a free workflow engine written in Java. Properties: - Simple to use (need to call only 2 methods and implement 1 interface) - Written in Java 7 - Uses a simple domain language to describe workflows - Can be used with any storage backend (Sql, NoSql, File, etc.) - Can be used with any frontend - High level of backend/frontend abstraction