16 lines
301 B
JSON
16 lines
301 B
JSON
{
|
|
"aclDependencies": {
|
|
"Workflow": {
|
|
"anyScopeList": [
|
|
"BpmnProcess",
|
|
"BpmnFlowchart"
|
|
]
|
|
},
|
|
"BpmnFlowchart": {
|
|
"anyScopeList": [
|
|
"BpmnProcess"
|
|
]
|
|
}
|
|
}
|
|
}
|