Hello,
I would like to come up with a query which would return list of all ProcessDefinitions the currently logged in user is authorized to start. I was trying to find it in the AuthorizationService but I am unable to find a way to “join” the ProcessDefinitions and the Authorizations. Maybe I am just approaching it the wrong way.
Please could someone point me in the right direction.
Thanx