摘要:
7大服务介绍 23张表概览 Activiti使用到的表都是ACT_开头的。 ACT_RE_*: ’RE’表示repository(存储),RepositoryService接口所操作的表。带此前缀的表包含的是静态信息,如,流程定义,流程的资源(图片,规则等)。 ACT_RU_*: ‘RU’表示run 阅读全文
posted @ 2019-10-12 01:10
西门夜说
阅读(1022)
评论(0)
推荐(0)
摘要:
public class ZccTaskService { TaskService taskService; @Before public void init(){ ProcessEngineConfiguration processEngineConfiguration = ProcessEngi 阅读全文
posted @ 2019-10-12 00:32
西门夜说
阅读(3341)
评论(1)
推荐(1)
摘要:
public class ZccRuntimeService { RuntimeService runtimeService; RepositoryService repositoryService; @Before public void init(){ ProcessEngineConfigur 阅读全文
posted @ 2019-10-12 00:30
西门夜说
阅读(4352)
评论(3)
推荐(0)
浙公网安备 33010602011771号