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

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

Uses of HistoryActivityInstance in org.jbpm.api.history
 

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

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



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