aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/example/model-properties/tca_new/model-bpmn.json
blob: 84964c55da3b18275dc5c964a85442e99580fe17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
	"policy": [
		{
			"id": "Policy_12lup3h",
			"from": "TCA_1d13unw"
		}
	],
	"tca": [
		{
			"id": "TCA_1d13unw",
			"from": "VesCollector_1g9cmz0"
		}
	],
	"holmes": [],
	"vesCollector": [
		{
			"id": "VesCollector_1g9cmz0",
			"from": "StartEvent_1"
		}
	]
}