Package org.camunda.bpm.engine.runtime
Interface NativeProcessInstanceQuery
- All Superinterfaces:
- NativeQuery<NativeProcessInstanceQuery,- ProcessInstance> 
- All Known Implementing Classes:
- NativeProcessInstanceQueryImpl
public interface NativeProcessInstanceQuery
extends NativeQuery<NativeProcessInstanceQuery,ProcessInstance> 
Allows querying of 
ProcessInstances via native (SQL) queries- Author:
- Bernd Ruecker (camunda)
- 
Method SummaryMethods inherited from interface org.camunda.bpm.engine.query.NativeQuerycount, list, listPage, parameter, singleResult, sql