Interface NativeTaskQuery

All Superinterfaces:
NativeQuery<NativeTaskQuery,Task>
All Known Implementing Classes:
NativeTaskQueryImpl

public interface NativeTaskQuery extends NativeQuery<NativeTaskQuery,Task>
Allows querying of Tasks via native (SQL) queries
Author:
Bernd Ruecker (camunda)