Package org.activiti.engine.history
package org.activiti.engine.history
-
InterfacesClassDescriptionRepresents one execution of an activity and it's stored permanent for statistics, audit and other business intelligence purposes.Programmatic querying for
HistoricActivityInstances.Base class for all kinds of information that is related to either aHistoricProcessInstanceor aHistoricActivityInstance.Programmatic querying forHistoricDetails.Historic counterpart ofIdentityLinkthat represents the current state if any runtime link.A single execution of a whole process definition that is stored permanently.Allows programmatic querying ofHistoricProcessInstances.Represents a historic task instance (waiting, finished or deleted) that is stored permanent for statistics, audit and other business intelligence purposes.Allows programmatic querying forHistoricTaskInstances.A single process variable containing the last value when its process instance has finished.Programmatic querying forHistoricVariableInstances.Update of a process variable.Allows querying ofHistoricActivityInstanceQuerys via native (SQL) queriesAllows querying ofHistoricDetails via native (SQL) queriesAllows querying ofHistoricTaskInstanceQuerys via native (SQL) queriesAllows querying ofHistoricTaskInstanceQuerys via native (SQL) queriesAllows querying ofHistoricVariableInstances via native (SQL) queriesA trail of data for a given process instance.Allows to fetch theProcessInstanceHistoryLogfor a process instance.