The micro-workflow framework targets developers who want to separate the control and logic aspects in their programs, thus making them flow independent. A well-factored flow independent application facilitates change because the most frequent business changes translate into process changes, thus leaving the code intact. Flow independence also fosters reuse because domain objects make fewer assumptions about the control context in which they operate.
其他Java 工作流引擎 开源项目资源: