Package org.flowable.engine.history
package org.flowable.engine.history
Classes related to the
HistoryService.-
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.A single field that was submitted in either a start form or a task form.A single execution of a whole process definition that is stored permanently.Allows programmatic querying ofHistoricProcessInstances.Update of a process variable.Allows querying ofHistoricActivityInstanceQuerys via native (SQL) queriesAllows querying ofHistoricDetails via native (SQL) queriesAllows querying ofHistoricTaskInstanceQuerys via native (SQL) queriesA trail of data for a given process instance.Allows to fetch theProcessInstanceHistoryLogfor a process instance.