22 lines
532 B
JSON
22 lines
532 B
JSON
{
|
|
"description": null,
|
|
"display_name": "bug tracker",
|
|
"exception_notification_addresses": [],
|
|
"fault_or_suspend_on_exception": "fault",
|
|
"metadata_extraction_paths": [
|
|
{
|
|
"key": "age",
|
|
"path": "age"
|
|
},
|
|
{
|
|
"key": "description",
|
|
"path": "description"
|
|
},
|
|
{
|
|
"key": "priority",
|
|
"path": "priority"
|
|
}
|
|
],
|
|
"primary_file_name": "bug-tracker.bpmn",
|
|
"primary_process_id": "bug-tracker_process"
|
|
} |