activiti directory

activiti (a): idea integration spring and avtiviti

activiti (B): on some operating process deployment and deleted

Flow charts, activiti table

Log table:
1) act_evt_log represent EVENT, currently only one table ACT_EVT_LOG, store event logs for administrators and tracking process.
Universal Data Table
2) act_ge_bytearray binary data table png bpmn presence table
3) act_ge_property attribute data table storing the entire process engine level data, initialization table structure, default insert three records
history database table
4) act_hi_actinst history node table
5) act_hi_attachment history Annex table
6) act_hi_comment historical views table
7) act_hi_detail historical details table provide historical variable query
8) act_hi_identitylink historical process personnel table
9) act_hi_procinst historical process instance table
10) act_hi_taskinst historical examples of the task table
11) act_hi_varinst history variable table
organization table
12) act_id_group user group information table
13) act_id_info extended user information table
14) act_id_membership users and groups correspondence information table
15) act_id_user user information table
repository process rule table
16) act_procdef_info flow definition information
17) act_re_deployment deployment information table
18) act_re_model process design model deployment Table
19) act_re_procdef flow definition data table
database runtime table
20) act_ru_event_subscr Listener Table
21) act_ru_execution instance runtime execution flow table
22) act_ru_identitylink table art run-time process, the main task of the storage node and the participant infos
23) act_ru_job runtime data scheduled task table
24) act_ru_task runtime task node table
25) act_ru_variable run-time process variable data table

Guess you like

Origin www.cnblogs.com/dhcao/p/11457293.html