org.activiti.engine.runtime
接口 NativeProcessInstanceQuery

所有超级接口:
NativeQuery<NativeProcessInstanceQuery,ProcessInstance>
所有已知实现类:
NativeProcessInstanceQueryImpl

public interface NativeProcessInstanceQuery
extends NativeQuery<NativeProcessInstanceQuery,ProcessInstance>

Allows querying of ProcessInstances via native (SQL) queries

作者:
Bernd Ruecker (camunda)

方法摘要
 
从接口 org.activiti.engine.query.NativeQuery 继承的方法
count, list, listPage, parameter, singleResult, sql
 



Copyright © 2013 Alfresco. All rights reserved.