JBPM通体的组成介绍
JBPM整体的组成介绍
使用时,其中core process engine是必须得,其它都是可选的。
history log
记录执行的历史。
human task service(不太明白)
that will take care of the human task life cycle if human actors participate in the process
定义业务过程的两个工具:
eclipse plugin
web-based designer
Guvnor repository这个用来存储定义好的业务过程,上面两个工具底层都是用了。
jBPM console
web版的控制台,to manage their business processes (start new processes, inspect running instances), their task list and see reports
翻译和摘录自:
http://docs.jboss.org/jbpm/v5.1/userguide/ch01.html