Package org.flowable.idm.api
Interface PrivilegeQuery
- All Superinterfaces:
Query<PrivilegeQuery,Privilege>
Allows programmatic querying of
Privilege- Author:
- Joram Barrez
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.flowable.common.engine.api.query.Query
Query.NullHandlingOnOrder -
Method Summary
Modifier and TypeMethodDescriptionOnly selectPrivileges with the given group id.Only selectPrivileges with the given group ids.privilegeId(String id) Only selectPrivileges with the given id/privilegeName(String name) Only selectPrivileges with the given nameOnly selectPrivileges with the given user id.