Change the model to fix TCA
[clamp.git] / src / test / resources / example / model-properties / tca / modelBpmn.json
1 {
2   "vesCollector": [
3     {
4       "id": "VesCollector_0orydnh",
5       "from": "StartEvent_1"
6     }
7   ],
8    "tca": [
9     {
10       "id": "TCA_1jy9to4",
11       "from": "VesCollector_0orydnh"
12     }
13   ],
14   "policy": [
15     {
16       "id": "Policy_0honxgv",
17       "from": "TCA_1jy9to4"
18     }
19   ]
20 }