前面关于eventType的属性值的配置简单的说了一下,activiti支持的值如下表所示:这是我摘抄的activiti官网的 Event 的名字 描述 Event的类名 ENGINE_CREATED The process-engine this listener is attached to, has been created and is ready for API-calls. org.activiti…ActivitiEvent ENGINE_CLOSED The process-e
1, Activiti官网:http://www.activiti.org/ 主页可以看到jar包的下载. 2, 进入http://www.activiti.org/userguide/index.html 用户指导页进行学习研究. 3, 在maven中引入activiti jar 文件的 To include the activiti engine in your project, add following dependency (note that you need to change