Activiti6测试数据观察——callActivity

数据变化观察:

流程图:


流程文档:

 

1.部署流程:

select * from act_re_deployment;

select * from act_re_procdef;

select * from act_ge_bytearray;

 

2.启动流程

select * from act_ru_execution;

select * from act_ru_task;

select * from act_ru_variable;

select * from act_ru_identitylink;

 

select * from act_hi_procinst;

select * from act_hi_actinst;

select * from act_hi_taskinst;

select * from act_hi_varinst;

select * from act_hi_identitylink;

 

 

3.办理流程

select * from act_ru_execution;

select * from act_ru_task;

 

select * from act_ru_variable;

select * from act_ru_identitylink;

select * from act_hi_procinst;

select * from act_hi_actinst;

select * from act_hi_taskinst;

select * from act_hi_varinst;

select * from act_hi_identitylink;

 

4.办理流程

select * from act_ru_execution;

 

select * from act_ru_task;

 

select * from act_ru_variable;

select * from act_ru_identitylink;

 

select * from act_hi_procinst;

 

select * from act_hi_actinst;

 

select * from act_hi_taskinst;

 

select * from act_hi_varinst;

 

select * from act_hi_identitylink;

 

5.办理流程

select * from act_ru_execution;

select * from act_ru_task;

select * from act_ru_variable;

select * from act_ru_identitylink;

select * from act_hi_procinst;

select * from act_hi_actinst;

select * from act_hi_taskinst;

select * from act_hi_varinst;

select * from act_hi_identitylink;

 

任务12509完成略

 

当async配置为true时,与subProcess中的结果一致

猜你喜欢

转载自blog.csdn.net/csdnklsdm/article/details/117387777
今日推荐