mirror of
https://github.com/sartography/cr-connect-workflow.git
synced 2025-02-23 13:18:35 +00:00
14 lines
335 B
JSON
14 lines
335 B
JSON
{
|
|
"id": "master_spec",
|
|
"library": false,
|
|
"standalone": false,
|
|
"is_master_spec": true,
|
|
"display_name": "Top Level Workflow",
|
|
"description": "Determines the status of other workflows in a study",
|
|
"primary_file_name": "empty_workflow.bpmn",
|
|
"primary_process_id": "empty_workflow",
|
|
"libraries": [
|
|
"library_one"
|
|
]
|
|
}
|