aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/example/modelBpmnPropForPolicy.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/resources/example/modelBpmnPropForPolicy.json')
-rw-r--r--src/test/resources/example/modelBpmnPropForPolicy.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/src/test/resources/example/modelBpmnPropForPolicy.json b/src/test/resources/example/modelBpmnPropForPolicy.json
new file mode 100644
index 00000000..243f7e80
--- /dev/null
+++ b/src/test/resources/example/modelBpmnPropForPolicy.json
@@ -0,0 +1,26 @@
+{
+ "collector":
+ [
+
+ ],
+ "stringMatch":
+ [
+
+ ],
+
+ "policy":
+ [
+ {
+ "id": "Policy_",
+ "from": "StartEvent_1"
+ }
+ ],
+
+ "tca":
+ [
+ {
+ "id": "TCA_",
+ "from": ""
+ }
+ ]
+} \ No newline at end of file