Activiti 5.15 发布,此版本包括新功能和特性,同时也包括一些 bug 修复,建议所有用户更新。
值得注意的改进如下:
Multi tenancy support added to Activiti, including the Java and REST API.
Added new event support to listen for events in the Activiti Engine, like task deleted, variable updated, process engine created and many more.
Introduction of data object support (thanks to Lori Small and team)
Improved Spring support with great and easy to use annotations (thanks to Josh Long)
Added an easy way to do custom sql execution (http://www.jorambarrez.be/blog/2014/01/17/execute-custom-sql-in-activiti/)
Improved OSGi support + added OSGi unit testing using Tinybundles
Various fixes and improvements
MySQL 用户请注意:此版本改进了 MySQL 5.6 创建和更新日期的时间精度,不支持 MySQL 5.5 以及以下的版本,所以提供了额外的一个升级脚本给这些用户。用户直接升级(with databaseSchemaUpdate=true),脚本就会自动运行,帮助用户升级。
Activiti是一个业务流程管理(BPM)和工作流系统,适用于开发人员和系统管理员。其核心是超快速,稳定的BPMN2流程引擎。它易于与 Spring集成使用。
项目主页:http://www.activiti.org/
来自:开源中国社区

