轻量级工作流引擎snaker 1.2.1发布
程序员文章站
2022-05-11 22:22:31
...
Snaker是基于Java的轻量级开源工作流引擎,本着轻量、简单、灵巧理念设计,定位于简单集成,多环境支持。
目前支持以下组件模型:
流程引擎:https://github.com/snakerflow/snaker-core
流程设计器:https://github.com/snakerflow/snaker-designer
参考资料见:http://snakerflow.github.io/
目前支持以下组件模型:
- start
- end
- task
- custom
- subprocess
- decision
- fork
- join
- spring3
- hibernate
- mybatis
- springjdbc
- dbutils
- 所有节点的前后拦截
- 支持表达式解析器的自定义
- 流程设计器(eclipse插件)的节点模型支持动态配置(如增加类似jbpm的java、sql节点等)
流程引擎:https://github.com/snakerflow/snaker-core
流程设计器:https://github.com/snakerflow/snaker-designer
参考资料见:http://snakerflow.github.io/