Package org.flowable.idm.api
Interface NativeTokenQuery
- All Superinterfaces:
NativeQuery<NativeTokenQuery,
Token>
- All Known Implementing Classes:
NativeTokenQueryImpl
Allows querying of
Token
s via native (SQL) queries- Author:
- Tijs Rademakers
-
Method Summary
Methods inherited from interface org.flowable.common.engine.api.query.NativeQuery
count, list, listPage, parameter, singleResult, sql