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

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

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

Methods in org.jbpm.pvm.internal.cmd that return HistoryProcessInstanceQueryImpl
 HistoryProcessInstanceQueryImpl CreateHistoryProcessInstanceQueryCmd.execute(Environment environment)
           
 

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

Methods in org.jbpm.pvm.internal.hibernate that return HistoryProcessInstanceQueryImpl
 HistoryProcessInstanceQueryImpl DbSessionImpl.createHistoryProcessInstanceQuery()
           
 

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

Methods in org.jbpm.pvm.internal.session that return HistoryProcessInstanceQueryImpl
 HistoryProcessInstanceQueryImpl DbSession.createHistoryProcessInstanceQuery()
           
 



Copyright © 2010 JBoss Community. All Rights Reserved.