jBPM 6.0 最终版已与上月底发布,本文主要从两个方面去介绍jBPM 6.0 :
java
快速安装包括以下三步:
git
从http://sourceforge.net/projects/jbpm/files/jBPM%206/jbpm-6.0.0.Final/选择下载jbpm-6.0.0.Final-installer-full.zip,解压,解压完成生成jbpm-installer目录。数据库
到jbpm-installer目录下执行ant命令:eclipse
ant install.demo
咱们能够经过以下命令启动jBPM 6:测试
ant start.demo
注意,咱们也能够不启动Eclipse,这样经过以下命令来启动jBPM 6:ui
ant start.demo.noeclipse
安装完成咱们能够经过http://localhost:8080/jbpm-console来访问,页面访问是所须要的用户名/密码为admin/admin。登陆成功会出现以下界面:spa
咱们经过以下7个方面介绍jBPM 6新功能.net
You can now author, test, build, deploy, and manage your projects and their content from one place.
code
Increase your productivity by customizing your workspace, and easily flip between working files without re-opening.
orm
Repositories are now based on git, one of the most popular version controls systems available.
You can now simulate your business processes with various times and variables to thoroughly test for areas of improvement.
You can now design forms to capture and display information during process task execution, without needing any coding or template markup skills.
This new authoring tool will allow you to create business entities and link them into your processes and rules.
Powerful tooling for the visual composition of fully customizable business dashboards which may be feed with data coming from heterogeneous sources of information.