first commit
This commit is contained in:
31
bpmn/project.json
Normal file
31
bpmn/project.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"projectName": "projectmanagement",
|
||||
"groups": [
|
||||
{
|
||||
"id": "b3a6bf0c-19f1-49b8-beac-5ccabfcf8721",
|
||||
"name": "Admins",
|
||||
"description": "",
|
||||
"active": true
|
||||
}
|
||||
],
|
||||
"roles": [
|
||||
{
|
||||
"id": "18980c5d-fd55-4238-896c-57006a7fe372",
|
||||
"name": "Admin",
|
||||
"active": true,
|
||||
"description": "",
|
||||
"groups": [
|
||||
"b3a6bf0c-19f1-49b8-beac-5ccabfcf8721"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "0867d509-aa6c-4c3a-9abf-1b2c584c16f8",
|
||||
"name": "Project manager",
|
||||
"active": true,
|
||||
"description": "",
|
||||
"groups": [
|
||||
"b3a6bf0c-19f1-49b8-beac-5ccabfcf8721"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user