This project is a State-Driven Workflow Engine implemented in Java to model real-world approval pipelines such as company policy approvals, document reviews, or request validation systems. Instead of ...
Easy Work is a workflow engine for Java. It provides concise APIs and building blocks for creating and running composable workflows. In Easy Work, work units are represented by the Work interface, ...