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
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
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...