mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 05:38:06 +00:00
11 lines
379 B
JSON
11 lines
379 B
JSON
|
{
|
||
|
"description": "Show how to include a basic decision in a process",
|
||
|
"display_name": "Example Decision",
|
||
|
"display_order": 0,
|
||
|
"exception_notification_addresses": [],
|
||
|
"fault_or_suspend_on_exception": "fault",
|
||
|
"files": [],
|
||
|
"metadata_extraction_paths": null,
|
||
|
"primary_file_name": "decision_example.bpmn",
|
||
|
"primary_process_id": "Process_5bmdbcp"
|
||
|
}
|