1 Flowable process engine允许我们创建ProcessEngine 对象和使用 Flowable 的API ProcessEngine是线程安全的,他是通过 ProcessEngineConfiguration 进行创建的.ProcessEngineConfiguration 可以对 process engine 进行配置和微调. ProcessEngineConfiguration 是通过 XML 配置文件或者通过编程方式进行创建,最少配置是配置好数据库链接.例子如下 p
1 原始数据库表说明 ACT_RE_*: RE stands for repository. Tables with this prefix contain static information such as process definitions and process resources (images, rules, etc.). ACT_RU_*: RU stands for runtime. These are the runtime tables that contain the