mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-25 14:15:14 +00:00
16 lines
368 B
JSON
16 lines
368 B
JSON
|
{
|
||
|
"description": "",
|
||
|
"display_name": "Test",
|
||
|
"display_order": 0,
|
||
|
"exception_notification_addresses": [],
|
||
|
"fault_or_suspend_on_exception": "fault",
|
||
|
"files": [],
|
||
|
"metadata_extraction_paths": [
|
||
|
{
|
||
|
"key": "",
|
||
|
"path": "///etc/passwd"
|
||
|
}
|
||
|
],
|
||
|
"primary_file_name": null,
|
||
|
"primary_process_id": null
|
||
|
}
|