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

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

Uses of HistoryTask in org.jbpm.api.history
 

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

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



Copyright © 2010 JBoss Community. All Rights Reserved.