Uses of Class
org.jbpm.pvm.internal.query.ProcessInstanceQueryImpl

Packages that use ProcessInstanceQueryImpl
org.jbpm.pvm.internal.cmd   
org.jbpm.pvm.internal.hibernate   
org.jbpm.pvm.internal.session   
 

Uses of ProcessInstanceQueryImpl in org.jbpm.pvm.internal.cmd
 

Methods in org.jbpm.pvm.internal.cmd that return ProcessInstanceQueryImpl
 ProcessInstanceQueryImpl CreateProcessInstanceQueryCmd.execute(Environment environment)
           
 

Uses of ProcessInstanceQueryImpl in org.jbpm.pvm.internal.hibernate
 

Methods in org.jbpm.pvm.internal.hibernate that return ProcessInstanceQueryImpl
 ProcessInstanceQueryImpl DbSessionImpl.createProcessInstanceQuery()
           
 

Uses of ProcessInstanceQueryImpl in org.jbpm.pvm.internal.session
 

Methods in org.jbpm.pvm.internal.session that return ProcessInstanceQueryImpl
 ProcessInstanceQueryImpl DbSession.createProcessInstanceQuery()
          create a process instance query
 



Copyright © 2010 JBoss Community. All Rights Reserved.