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
Follow Simple Workflow
Other Useful Business Software
Level Up Your Cyber Defense with External Threat Management
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Rate This Project
Login To Rate This Project
User Reviews
-
Great contribution, thanks!! Really the easiest thing to find about Java and workflows in the web. I would appreciate some more examples, e.g. some demo which that runs through a workflow...