aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/example/model-properties/modelBpmn.json
blob: 8f7b8e61a6468ef6f084c41f18c97c1abf7fb356 (plain)
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
{
  "policy": [
    {
      "id": "Policy_0honxgv",
      "from": "TCA_1jy9to4"
    }
  ],
  "tca": [
    {
      "id": "TCA_1jy9to4",
      "from": "Holmes_0i4n2mm"
    }
  ],
  "holmes": [
    {
      "id": "Holmes_0i4n2mm",
      "from": "VesCollector_0orydnh"
    }
  ],
  "vesCollector": [
    {
      "id": "VesCollector_0orydnh",
      "from": "StartEvent_1"
    }
  ]
}