Code Improvement
[clamp.git] / src / test / resources / example / modelBpmnProp.json
index 26fd884..c8efff8 100644 (file)
@@ -1,29 +1,13 @@
 {
-    "collector": 
-    [
-        {
-            "id": "Collector_",
-            "from": "StartEvent_1"
-        }
-    ],
-
-    "stringMatch": 
-    [
-        {
-            "id": "StringMatch_",
-            "from": "Collector_"
-        }
-    ],
-
-    "policy": 
+    "policy":
     [
         {
             "id": "Policy_",
-            "from": "StringMatch_"
+            "from": "StartEvent_1"
         }
     ],
 
-    "tca": 
+    "tca":
     [
         {
             "id": "TCA_",
@@ -31,7 +15,7 @@
         }
     ],
 
-    "customType": 
+    "customType":
     [
         {
             "id": "CustomType_",