Package org.flowable.task.api.history
package org.flowable.task.api.history
-
ClassDescriptionRepresents 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;Allows querying ofHistoricTaskLogEntry
s via native (SQL) queries