26 lines
627 B
JSON
26 lines
627 B
JSON
|
{
|
||
|
"description": "We describe",
|
||
|
"display_name": "Ticket",
|
||
|
"exception_notification_addresses": [],
|
||
|
"fault_or_suspend_on_exception": "fault",
|
||
|
"metadata_extraction_paths": [
|
||
|
{
|
||
|
"key": "summary",
|
||
|
"path": "summary"
|
||
|
},
|
||
|
{
|
||
|
"key": "priority",
|
||
|
"path": "priority"
|
||
|
},
|
||
|
{
|
||
|
"key": "status",
|
||
|
"path": "status"
|
||
|
},
|
||
|
{
|
||
|
"key": "ticket_type",
|
||
|
"path": "ticket_type"
|
||
|
}
|
||
|
],
|
||
|
"primary_file_name": "ticket-system.bpmn",
|
||
|
"primary_process_id": "ticket-system_process"
|
||
|
}
|