Uses of Interface
org.jbpm.api.HistoryService

Packages that use HistoryService
org.jbpm.api the jBPM API, Start by creating a Configuration, build a ProcessEngine from that, and then you can find the workflow methods on the services like ExecutionService, TaskService
 

Uses of HistoryService in org.jbpm.api
 

Methods in org.jbpm.api that return HistoryService
 HistoryService ProcessEngine.getHistoryService()
          the history service that provides access to the history executions repository.
 



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