From 42d805ce6f730549857f78c4c556be4d78926405 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Wed, 9 Aug 2023 18:48:07 +0000 Subject: [PATCH] User: vkuehn@more-machines.org created process model playground/volker-kuehn/firstmenu --- playground/volker-kuehn/firstmenu/process_model.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 playground/volker-kuehn/firstmenu/process_model.json diff --git a/playground/volker-kuehn/firstmenu/process_model.json b/playground/volker-kuehn/firstmenu/process_model.json new file mode 100644 index 00000000..962417d6 --- /dev/null +++ b/playground/volker-kuehn/firstmenu/process_model.json @@ -0,0 +1,9 @@ +{ + "description": "Let me type something", + "display_name": "FirstMenu", + "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