Package org.flowable.idm.api
Interface NativeGroupQuery
- All Superinterfaces:
NativeQuery<NativeGroupQuery,
Group>
- All Known Implementing Classes:
NativeGroupQueryImpl
Allows querying of
Group
s via native (SQL) queries- Author:
- Henry Yan(http://www.kafeitu.me)
-
Method Summary
Methods inherited from interface org.flowable.common.engine.api.query.NativeQuery
count, list, listPage, parameter, singleResult, sql