aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/example/xsl-validation/modelBpmnForVerif.json
blob: 1bef49a1ab495bb4d9ec54d4034a423fcaf06c40 (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
27
28
29
30
31
32
33
34
35
36
37
38
{
	"collector": [
		{
			"id": "Collector_",
			"from": "StartEvent_1"
		}
	],
	"stringMatch": [
		{
			"id": "StringMatch_0tw2y4f",
			"from": "Collector_"
		}
	],
	"policy": [
		{
			"id": "Policy_",
			"from": "TCA_09hcdsx"
		}
	],
	"tca": [
		{
			"id": "TCA_09hcdsx",
			"from": "VesCollector_1kxjxy6"
		}
	],
	"vesCollector": [
		{
			"id": "VesCollector_1kxjxy6",
			"from": "Holmes_1fzdqp9"
		}
	],
	"holmes": [
		{
			"id": "Holmes_1fzdqp9",
			"from": "StringMatch_0tw2y4f"
		}
	]
}