This commit is contained in:
Paula Quispe
2018-08-03 08:12:36 -04:00
parent 902509447b
commit a9d019db49
4 changed files with 61 additions and 6 deletions

View File

@@ -43,6 +43,7 @@ use ProcessMaker\Exception\RBACException;
*/
class RBAC
{
const ADMIN_USER_UID = '00000000000000000000000000000001';
const SETUPERMISSIONUID = '00000000000000000000000000000002';
const PER_SYSTEM = '00000000000000000000000000000002';
const PM_GUEST_CASE = 'PM_GUEST_CASE';