Uses of Interface
org.jbpm.api.history.HistoryProcessInstance

Packages that use HistoryProcessInstance
org.jbpm.api.history   
 

Uses of HistoryProcessInstance in org.jbpm.api.history
 

Methods in org.jbpm.api.history that return HistoryProcessInstance
 HistoryProcessInstance HistoryProcessInstanceQuery.uniqueResult()
           
 

Methods in org.jbpm.api.history that return types with arguments of type HistoryProcessInstance
 java.util.List<HistoryProcessInstance> HistoryProcessInstanceQuery.list()
           
 



Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.