mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 22:18:14 +00:00
16 lines
367 B
JSON
16 lines
367 B
JSON
|
{
|
||
|
"description": "First try",
|
||
|
"display_name": "FirstOne",
|
||
|
"exception_notification_addresses": [
|
||
|
"vkuehn@more-machines.org"
|
||
|
],
|
||
|
"fault_or_suspend_on_exception": "fault",
|
||
|
"metadata_extraction_paths": [
|
||
|
{
|
||
|
"key": "",
|
||
|
"path": ""
|
||
|
}
|
||
|
],
|
||
|
"primary_file_name": null,
|
||
|
"primary_process_id": null
|
||
|
}
|