mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-23 13:18:21 +00:00
59 lines
2.1 KiB
JSON
59 lines
2.1 KiB
JSON
{
|
|
"admin": false,
|
|
"display_name": "category_number_one",
|
|
"id": "category_number_one",
|
|
"process_models": [
|
|
{
|
|
"library": false,
|
|
"libraries": [],
|
|
"display_name": "Process Model With Form",
|
|
"standalone": false,
|
|
"id": "process-model-with-form",
|
|
"is_review": false,
|
|
"description": "A Process Model with a form",
|
|
"files": [],
|
|
"primary_process_id": "test_form",
|
|
"fault_or_suspend_on_exception": "fault",
|
|
"display_order": 0,
|
|
"primary_file_name": "test_form.bpmn",
|
|
"exception_notification_addresses": [],
|
|
"is_master_spec": false,
|
|
"process_group_id": "category_number_one"
|
|
},
|
|
{
|
|
"library": false,
|
|
"libraries": [],
|
|
"display_name": "Workflow One",
|
|
"standalone": false,
|
|
"id": "workflow_one",
|
|
"is_review": false,
|
|
"description": "Workflow One, is a workflow.",
|
|
"files": [],
|
|
"primary_process_id": "sample",
|
|
"fault_or_suspend_on_exception": "fault",
|
|
"display_order": 1,
|
|
"primary_file_name": "sample.bpmn",
|
|
"exception_notification_addresses": [],
|
|
"is_master_spec": false,
|
|
"process_group_id": "category_number_one"
|
|
},
|
|
{
|
|
"library": false,
|
|
"libraries": [],
|
|
"display_name": "Process Model With Repeating Form",
|
|
"standalone": false,
|
|
"id": "process-model-with-repeating-form",
|
|
"is_review": false,
|
|
"description": "Process Model With Repeating Form",
|
|
"files": [],
|
|
"primary_process_id": "repeating_form",
|
|
"fault_or_suspend_on_exception": "fault",
|
|
"display_order": 2,
|
|
"primary_file_name": "assign_approvers.bpmn",
|
|
"exception_notification_addresses": [],
|
|
"is_master_spec": false,
|
|
"process_group_id": "category_number_one"
|
|
}
|
|
],
|
|
"display_order": 0
|
|
} |