22 lines
501 B
JSON
22 lines
501 B
JSON
{
|
|
"mandatory": {
|
|
"scopeLevel": {
|
|
"Workflow": false,
|
|
"WorkflowLogRecord": false,
|
|
"ReportPanel": false,
|
|
"BpmnFlowNode": "BpmnProcess"
|
|
}
|
|
},
|
|
"adminMandatory": {
|
|
"scopeLevel": {
|
|
"BpmnFlowchart": {
|
|
"create": "yes",
|
|
"read": "all",
|
|
"edit": "all",
|
|
"delete": "all",
|
|
"stream": "all"
|
|
}
|
|
}
|
|
}
|
|
}
|