|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.jbpm.api.history | |
|---|---|
| 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. |
| org.jbpm.api.history | interfaces related to the HistoryService. |
| Classes in org.jbpm.api.history used by org.jbpm.api | |
|---|---|
| HistoryActivityInstanceQuery
query for activity occurrences. |
|
| HistoryComment
a free text comment that can be made to an Execution
or a task. |
|
| HistoryDetailQuery
query for task comments, task assignments and so on. |
|
| HistoryProcessInstanceQuery
query for occurences of process instances. |
|
| HistoryTaskQuery
query for history tasks. |
|
| Classes in org.jbpm.api.history used by org.jbpm.api.history | |
|---|---|
| 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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||