mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 21:58:18 +00:00
26 lines
649 B
JSON
26 lines
649 B
JSON
{
|
|
"description": "hours",
|
|
"display_name": "hours",
|
|
"exception_notification_addresses": [],
|
|
"fault_or_suspend_on_exception": "fault",
|
|
"metadata_extraction_paths": [
|
|
{
|
|
"key": "duration_in_seconds",
|
|
"path": "duration_in_seconds"
|
|
},
|
|
{
|
|
"key": "client",
|
|
"path": "client"
|
|
},
|
|
{
|
|
"key": "project",
|
|
"path": "project"
|
|
},
|
|
{
|
|
"key": "start_time_in_seconds",
|
|
"path": "start_time_in_seconds"
|
|
}
|
|
],
|
|
"primary_file_name": "hours.bpmn",
|
|
"primary_process_id": "Proccess_qo5vgsf"
|
|
} |