提交 91b42777 编写于 作者: T tombaeyens

Adding activiti designer to the highlights of the release notes

上级 a8f9fb5b
......@@ -51,15 +51,26 @@
<h4>Highlights</h4>
<ul>
<li>Added Activiti Designer, an eclipse plugin for process authoring targetted for developers
<ul>
<li>Design BPMN processes grafically: start event, end event, sequence flow, parallel gateway, exclusive gateway, embedded subprocess, script task, user task and service task.</li>
<li>Generate JUnit test case by right click on the process in the package explorer</li>
<li>Run the JUnit test with an embedded h2 database</li>
<li>Configure Java class for a service task</li>
<li>Configure assignee or candidate for a user task</li>
<li>Configure script with a script task</li>
</ul>
</li>
<li>Added DB support for MySQL and PostgreSQL</li>
<li>Activiti Modeler and Activiti Engine are now synced on the final BPMN 2.0 specification</li>
<li>New improved version of Activiti Modeler</li>
<li>Loads of <a href="http://www.bpm-guide.de/2010/09/28/activiti-cycle-roadmap-2010/">Activiti Cycle improvements</a></li>
<li>Added JDK 5 compatibility</li>
<li>Added DB support for MySQL and PostgreSQL</li>
<li>Added more query APIs</li>
<li>Added history activity instances</li>
<li>Added unit testing support</li>
<li>Added email support and receive activity</li>
<li>New improved version of Activiti Modeler</li>
<li>Added optimistic locking for out-of-the-box clustering support</li>
<li>Added more query APIs</li>
<li>Minor API cleanup</li>
</ul>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册