32 lines
737 B
JSON
32 lines
737 B
JSON
{
|
|
"description": null,
|
|
"display_name": "ticket system",
|
|
"display_order": 0,
|
|
"exception_notification_addresses": [],
|
|
"fault_or_suspend_on_exception": "fault",
|
|
"files": [],
|
|
"metadata_extraction_paths": [
|
|
{
|
|
"key": "id",
|
|
"path": "id"
|
|
},
|
|
{
|
|
"key": "summary",
|
|
"path": "summary"
|
|
},
|
|
{
|
|
"key": "description",
|
|
"path": "description"
|
|
},
|
|
{
|
|
"key": "priority",
|
|
"path": "priority"
|
|
},
|
|
{
|
|
"key": "status",
|
|
"path": "status"
|
|
}
|
|
],
|
|
"primary_file_name": "ticket-system.bpmn",
|
|
"primary_process_id": "ticket-system_process"
|
|
} |