一、官网:https://www.activiti.org/
二、基本步骤:
- 绘图,部署(绘图参考官网:https://www.activiti.org/userguide/#eclipseDesignerInstallation;描述,eclipse插件,但仅支持特定几个eclipse的版本)
12.1. Installation
The following installation instructions are verified on Eclipse Kepler and Indigo. Note that Eclipse Helios is NOT supported.
Go to Help → Install New Software. In the following panel, click on Add button and fill in the following fields:
-
*Name:*Activiti BPMN 2.0 designer
-
*Location:*http://activiti.org/designer/update/
-
- 创建一个流程实例
- 开始流程
- 参与者完成1
- 参与者完成2
- 结束
还很粗糙,待整理