文章目录
| 表名称 | 表名 | 对照表名称 | 表名 | 
|---|---|---|---|
| 二进制数据表 | act_ge_bytearray | ||
| 属性数据表 | act_ge_property | ||
| 历史附件表 | act_hi_attachment | ||
| 历史意见表 | act_hi_comment | ||
| 历史详情表 | act_hi_detail | ||
| 历史节点表 | act_hi_actinst | 运行时任务节点表 | act_ru_task | 
| 历史流程人员表 | act_hi_identitylink | 运行时流程人员表 | act_ru_identitylink | 
| 历史流程实例表 | act_hi_procinst | 运行时流程执行实例表 | act_ru_execution | 
| 历史变量表 | act_hi_varinst | 运行时流程变量数据表 | act_ru_variable | 
| 历史任务实例表 | act_hi_taskinst | ||
| 用户组信息表 | act_id_group | ||
| 用户扩展信息表 | act_id_info | ||
| 用户与分组对应信息表 | act_id_membership | ||
| 用户信息表 | act_id_user | ||
| 部署信息表 | act_re_deployment | ||
| 流程设计模型部署表 | act_de_model | ||
| 流程定义数据表 | act_re_procdef | ||
| 运行时流程执行实例表 | act_ru_execution | 历史流程实例表 | act_hi_procinst | 
| 运行时流程人员表 | act_ru_identitylink | 历史流程人员表 | act_hi_identitylink | 
| 运行时任务节点表 | act_ru_task | 历史节点表 | act_hi_actinst | 
| 运行时流程变量数据表 | act_ru_variable | 历史变量表 | act_hi_varinst | 
| 运行时定时任务数据表 | act_ru_job | 
flowable 数据库表结构 梳理