mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-25 06:05:13 +00:00
9 lines
345 B
JSON
9 lines
345 B
JSON
|
{
|
||
|
"description": "Unit Test Error Boundary Event",
|
||
|
"display_name": "Unit Test Error Boundary Event",
|
||
|
"exception_notification_addresses": [],
|
||
|
"fault_or_suspend_on_exception": "fault",
|
||
|
"metadata_extraction_paths": null,
|
||
|
"primary_file_name": "UT_error_boundary_event.bpmn",
|
||
|
"primary_process_id": "Error_Boundary_Event"
|
||
|
}
|