A simple workflow is needed in my application.
And I found:
- Apache chain: simple and easy use, but it’s just boolean decision (true or false) in a step.
- jBPM : powerful, but heavy. It needs database and specific definition language, steep learning curve as well.
Any open source for such simple workflow in Java?