Reformat the JSON and fix checkstyle issue
[clamp.git] / src / test / resources / example / xsl-validation / modelBpmnForVerif.json
1 {
2   "collector": [
3     {
4       "id": "Collector_",
5       "from": "StartEvent_1"
6     }
7   ],
8   "stringMatch": [
9     {
10       "id": "StringMatch_0tw2y4f",
11       "from": "Collector_"
12     }
13   ],
14   "policy": [
15     {
16       "id": "Policy_",
17       "from": "TCA_09hcdsx"
18     }
19   ],
20   "tca": [
21     {
22       "id": "TCA_09hcdsx",
23       "from": "VesCollector_1kxjxy6"
24     }
25   ],
26   "vesCollector": [
27     {
28       "id": "VesCollector_1kxjxy6",
29       "from": "Holmes_1fzdqp9"
30     }
31   ],
32   "holmes": [
33     {
34       "id": "Holmes_1fzdqp9",
35       "from": "StringMatch_0tw2y4f"
36     }
37   ]
38 }