Uses of Interface
org.flowable.idm.api.PrivilegeMapping
-
Packages that use PrivilegeMapping Package Description org.flowable.idm.api -
-
Uses of PrivilegeMapping in org.flowable.idm.api
Methods in org.flowable.idm.api that return types with arguments of type PrivilegeMapping Modifier and Type Method Description List<PrivilegeMapping>IdmIdentityService. getPrivilegeMappingsByPrivilegeId(String privilegeId)Get all privilege mappings for a specific privilege
-