|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HistoryDetail | |
|---|---|
| org.jbpm.api.history | interfaces related to the HistoryService. |
| Uses of HistoryDetail in org.jbpm.api.history |
|---|
| Subinterfaces of HistoryDetail in org.jbpm.api.history | |
|---|---|
interface |
HistoryComment
a free text comment that can be made to an Execution
or a task. |
| Methods in org.jbpm.api.history that return HistoryDetail | |
|---|---|
HistoryDetail |
HistoryDetailQuery.uniqueResult()
execute the query and obtain the unique HistoryDetail |
| Methods in org.jbpm.api.history that return types with arguments of type HistoryDetail | |
|---|---|
java.util.List<HistoryDetail> |
HistoryDetailQuery.list()
execute the query and obtain the list of HistoryDetails |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||