Package org.jbpm.api.history

interfaces related to the HistoryService.

See:
          Description

Interface Summary
HistoryActivityInstance represents one occurrence of an activity during a process instance.
HistoryActivityInstanceQuery query for activity occurrences.
HistoryComment a free text comment that can be made to an Execution or a task.
HistoryDetail base type for all history details.
HistoryDetailQuery query for task comments, task assignments and so on.
HistoryProcessInstance one occurence of an execution of a process definition.
HistoryProcessInstanceQuery query for occurences of process instances.
HistoryTask history record for a task instance.
HistoryTaskQuery query for history tasks.
 

Package org.jbpm.api.history Description

interfaces related to the HistoryService.



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