aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/example/modelBpmnProp.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/resources/example/modelBpmnProp.json')
-rw-r--r--src/test/resources/example/modelBpmnProp.json24
1 files changed, 4 insertions, 20 deletions
diff --git a/src/test/resources/example/modelBpmnProp.json b/src/test/resources/example/modelBpmnProp.json
index 26fd884d..c8efff87 100644
--- a/src/test/resources/example/modelBpmnProp.json
+++ b/src/test/resources/example/modelBpmnProp.json
@@ -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_",