Code: Select all
securityService.getRolesForUser(currentUser.getLabel())
Code: Select all
getRolesForUser(java.lang.String userName,IContextId context)
I also know there are global roles and project roles but what im getting back matches neither. How could i get back either version of the roles?
Any help would be greatly appreciated. Pretty new to poalrion plugin development so ill take general tips as well
thanks