Package org.flowable.idm.api
Interface NativeTokenQuery
-
- All Superinterfaces:
NativeQuery<NativeTokenQuery,Token>
public interface NativeTokenQuery extends NativeQuery<NativeTokenQuery,Token>
Allows querying ofTokens 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
-
-