Uses of Package
org.flowable.task.api.history
Packages that use org.flowable.task.api.history
-
Classes in org.flowable.task.api.history used by org.flowable.task.api.historyClassDescriptionRepresents a historic task instance (waiting, finished or deleted) that is stored permanent for statistics, audit and other business intelligence purposes.Allows programmatic querying for
HistoricTaskInstance
s.Interface to create and add task log entryAllows programmatic querying ofHistoricTaskLogEntry
s;