From c40c0586e9999102e12cabbe1cc0eb473c47b034 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Sun, 10 Sep 2023 23:15:21 +0000 Subject: [PATCH] User: dinithijonline@gmail.com created process model playground/dinithi/restaurant-ordering-process --- .../restaurant-ordering-process/process_model.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 playground/dinithi/restaurant-ordering-process/process_model.json diff --git a/playground/dinithi/restaurant-ordering-process/process_model.json b/playground/dinithi/restaurant-ordering-process/process_model.json new file mode 100644 index 00000000..e9a852e7 --- /dev/null +++ b/playground/dinithi/restaurant-ordering-process/process_model.json @@ -0,0 +1,9 @@ +{ + "description": "", + "display_name": "Restaurant Ordering Process", + "exception_notification_addresses": [], + "fault_or_suspend_on_exception": "fault", + "metadata_extraction_paths": null, + "primary_file_name": null, + "primary_process_id": null +} \ No newline at end of file