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

Packages that use HistoryProcessInstance
org.jbpm.api.history interfaces related to the HistoryService
 

Uses of HistoryProcessInstance in org.jbpm.api.history
 

Methods in org.jbpm.api.history that return HistoryProcessInstance
 HistoryProcessInstance HistoryProcessInstanceQuery.uniqueResult()
          execute the query and obtain the unique HistoryProcessInstance
 

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



Copyright © 2010 JBoss Community. All Rights Reserved.