Rework of the unit tests (mainly IT)
[clamp.git] / src / test / resources / example / modelBpmnPropForPolicy.json
diff --git a/src/test/resources/example/modelBpmnPropForPolicy.json b/src/test/resources/example/modelBpmnPropForPolicy.json
new file mode 100644 (file)
index 0000000..243f7e8
--- /dev/null
@@ -0,0 +1,26 @@
+{
+       "collector":
+       [
+       
+       ],
+    "stringMatch": 
+    [
+        
+    ],
+
+    "policy": 
+    [
+        {
+            "id": "Policy_",
+            "from": "StartEvent_1"
+        }
+    ],
+
+    "tca": 
+    [
+        {
+            "id": "TCA_",
+            "from": ""
+        }
+    ]
+}
\ No newline at end of file