blob: 26fd884d842bb4858d8102642523d0afbc338c41 [file] [log] [blame]
Determe, Sebastien (sd378r)249699f2017-08-08 03:14:52 -07001{
2 "collector":
3 [
4 {
5 "id": "Collector_",
6 "from": "StartEvent_1"
7 }
8 ],
9
10 "stringMatch":
11 [
12 {
13 "id": "StringMatch_",
14 "from": "Collector_"
15 }
16 ],
17
18 "policy":
19 [
20 {
21 "id": "Policy_",
22 "from": "StringMatch_"
23 }
24 ],
25
26 "tca":
27 [
28 {
29 "id": "TCA_",
30 "from": ""
31 }
32 ],
33
34 "customType":
35 [
36 {
37 "id": "CustomType_",
38 "from": ""
39 }
40 ]
41}