From 3eee30671b215c09fbea074ac3937f50cf6d4b94 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Sun, 9 Jul 2023 22:24:22 +0000 Subject: [PATCH] User: agwebberley@gmail.com added process model file playground/expandable/helloworld/helloworld.bpmn --- .../expandable/helloworld/helloworld.bpmn | 65 +++++++++++++++++++ .../expandable/helloworld/process_model.json | 4 +- 2 files changed, 67 insertions(+), 2 deletions(-) create mode 100644 playground/expandable/helloworld/helloworld.bpmn diff --git a/playground/expandable/helloworld/helloworld.bpmn b/playground/expandable/helloworld/helloworld.bpmn new file mode 100644 index 00000000..65e9ad11 --- /dev/null +++ b/playground/expandable/helloworld/helloworld.bpmn @@ -0,0 +1,65 @@ + + + + + Flow_00ypz0m + + + Flow_00ypz0m + Flow_1m2tojk + + + + Flow_1m2tojk + Flow_04a3zlu + + + + Flow_04a3zlu + Flow_0nvdbut + + + + Flow_0nvdbut + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/playground/expandable/helloworld/process_model.json b/playground/expandable/helloworld/process_model.json index 97afd45f..b816eccf 100644 --- a/playground/expandable/helloworld/process_model.json +++ b/playground/expandable/helloworld/process_model.json @@ -4,6 +4,6 @@ "exception_notification_addresses": [], "fault_or_suspend_on_exception": "fault", "metadata_extraction_paths": null, - "primary_file_name": null, - "primary_process_id": null + "primary_file_name": "helloworld.bpmn", + "primary_process_id": "Process_hrfm9bp" } \ No newline at end of file