mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-25 06:05:13 +00:00
20 lines
501 B
JSON
20 lines
501 B
JSON
|
{
|
||
|
"description": null,
|
||
|
"display_name": "requirements",
|
||
|
"display_order": 0,
|
||
|
"exception_notification_addresses": [],
|
||
|
"fault_or_suspend_on_exception": "fault",
|
||
|
"files": [],
|
||
|
"metadata_extraction_paths": [
|
||
|
{
|
||
|
"key": "summary",
|
||
|
"path": "summary"
|
||
|
},
|
||
|
{
|
||
|
"key": "description",
|
||
|
"path": "description"
|
||
|
}
|
||
|
],
|
||
|
"primary_file_name": "requirements.bpmn",
|
||
|
"primary_process_id": "requirements_process"
|
||
|
}
|