mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-25 14:15:14 +00:00
10 lines
293 B
JSON
10 lines
293 B
JSON
|
{
|
||
|
"description": "My first SpiffWorkflow Process Model",
|
||
|
"display_name": "Simple Example",
|
||
|
"display_order": 0,
|
||
|
"exception_notification_addresses": [],
|
||
|
"fault_or_suspend_on_exception": "fault",
|
||
|
"files": [],
|
||
|
"primary_file_name": null,
|
||
|
"primary_process_id": null
|
||
|
}
|