1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
{
"codeName" : "ACT",
"dynaModelFilePath" : "PSWORKFLOWS/ACT.json",
"entityWFState" : "20",
"logicName" : "订单审批",
"name" : "订单审批",
"getPSWFDEs" : [ {
"codeName" : "WF",
"dynaModelFilePath" : "PSWORKFLOWS/ACT/PSWFDES/IBIZSample0021.json",
"getEntityStatePSCodeList" : {
"modelref" : true,
"path" : "PSMODULES/Sample/PSCODELISTS/ORDERSTATE.json"
},
"entityWFState" : "20",
"name" : "IBIZSAMPLE0021",
"getPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0021.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSWORKFLOWS/ACT.json"
},
"getUDStatePSDEField" : {
"name" : "ORDERSTATE",
"codeName" : "OrderState"
},
"wFProxyMode" : 0,
"getWFStepPSCodeList" : {
"modelref" : true,
"path" : "PSMODULES/Sample/PSCODELISTS/ORDERSTEP.json"
},
"defaultMode" : true,
"enableUserStart" : true,
"useWFProxyApp" : false
} ],
"getPSWFVersions" : [ {
"modelref" : true,
"path" : "PSWORKFLOWS/ACT/PSWFVERSIONS/ACTv1.json"
} ],
"wFEngineCat" : "ACTIVITI",
"wFEngineType" : "ACTIVITI",
"wFProxyMode" : 0,
"wFType" : "DEFAULT",
"useRemoteEngine" : false,
"useWFProxyApp" : false,
"valid" : true
}