diff --git a/playground/human-scale-business/update-notification/process_model.json b/playground/human-scale-business/update-notification/process_model.json new file mode 100644 index 00000000..79ba2a25 --- /dev/null +++ b/playground/human-scale-business/update-notification/process_model.json @@ -0,0 +1,11 @@ +{ + "description": "This is a example process I'm using to explore SpiffWorkflow", + "display_name": "Update Notification", + "exception_notification_addresses": [ + "dbayless@humanscalebusiness.org" + ], + "fault_or_suspend_on_exception": "fault", + "metadata_extraction_paths": null, + "primary_file_name": null, + "primary_process_id": null +} \ No newline at end of file