Uses of Package
org.activiti.engine.history
-
Classes in org.activiti.engine.history used by org.activiti.engine.history Class Description HistoricActivityInstanceQuery Programmatic querying forHistoricActivityInstances.HistoricData HistoricDetail Base class for all kinds of information that is related to either aHistoricProcessInstanceor aHistoricActivityInstance.HistoricDetailQuery Programmatic querying forHistoricDetails.HistoricProcessInstanceQuery Allows programmatic querying ofHistoricProcessInstances.HistoricTaskInstanceQuery Allows programmatic querying forHistoricTaskInstances.HistoricVariableInstanceQuery Programmatic querying forHistoricVariableInstances.ProcessInstanceHistoryLog A trail of data for a given process instance.ProcessInstanceHistoryLogQuery Allows to fetch theProcessInstanceHistoryLogfor a process instance. -
Classes in org.activiti.engine.history used by org.activiti.engine.impl Class Description HistoricActivityInstance Represents one execution of an activity and it's stored permanent for statistics, audit and other business intelligence purposes.HistoricActivityInstanceQuery Programmatic querying forHistoricActivityInstances.HistoricData HistoricDetail Base class for all kinds of information that is related to either aHistoricProcessInstanceor aHistoricActivityInstance.HistoricDetailQuery Programmatic querying forHistoricDetails.HistoricIdentityLink Historic counterpart ofIdentityLinkthat represents the current state if any runtime link.HistoricProcessInstance A single execution of a whole process definition that is stored permanently.HistoricProcessInstanceQuery Allows programmatic querying ofHistoricProcessInstances.HistoricTaskInstance Represents a historic task instance (waiting, finished or deleted) that is stored permanent for statistics, audit and other business intelligence purposes.HistoricTaskInstanceQuery Allows programmatic querying forHistoricTaskInstances.HistoricVariableInstance A single process variable containing the last value when its process instance has finished.HistoricVariableInstanceQuery Programmatic querying forHistoricVariableInstances.NativeHistoricActivityInstanceQuery Allows querying ofHistoricActivityInstanceQuerys via native (SQL) queriesNativeHistoricDetailQuery Allows querying ofHistoricDetails via native (SQL) queriesNativeHistoricProcessInstanceQuery Allows querying ofHistoricTaskInstanceQuerys via native (SQL) queriesNativeHistoricTaskInstanceQuery Allows querying ofHistoricTaskInstanceQuerys via native (SQL) queriesNativeHistoricVariableInstanceQuery Allows querying ofHistoricVariableInstances via native (SQL) queriesProcessInstanceHistoryLog A trail of data for a given process instance.ProcessInstanceHistoryLogQuery Allows to fetch theProcessInstanceHistoryLogfor a process instance. -
Classes in org.activiti.engine.history used by org.activiti.engine.impl.cmd Class Description HistoricIdentityLink Historic counterpart ofIdentityLinkthat represents the current state if any runtime link. -
Classes in org.activiti.engine.history used by org.activiti.engine.impl.persistence.entity Class Description HistoricActivityInstance Represents one execution of an activity and it's stored permanent for statistics, audit and other business intelligence purposes.HistoricData HistoricDetail Base class for all kinds of information that is related to either aHistoricProcessInstanceor aHistoricActivityInstance.HistoricIdentityLink Historic counterpart ofIdentityLinkthat represents the current state if any runtime link.HistoricProcessInstance A single execution of a whole process definition that is stored permanently.HistoricTaskInstance Represents a historic task instance (waiting, finished or deleted) that is stored permanent for statistics, audit and other business intelligence purposes.HistoricVariableInstance A single process variable containing the last value when its process instance has finished.HistoricVariableUpdate Update of a process variable. -
Classes in org.activiti.engine.history used by org.activiti.engine.impl.persistence.entity.data Class Description HistoricActivityInstance Represents one execution of an activity and it's stored permanent for statistics, audit and other business intelligence purposes.HistoricDetail Base class for all kinds of information that is related to either aHistoricProcessInstanceor aHistoricActivityInstance.HistoricProcessInstance A single execution of a whole process definition that is stored permanently.HistoricTaskInstance Represents a historic task instance (waiting, finished or deleted) that is stored permanent for statistics, audit and other business intelligence purposes.HistoricVariableInstance A single process variable containing the last value when its process instance has finished. -
Classes in org.activiti.engine.history used by org.activiti.engine.impl.persistence.entity.data.impl Class Description HistoricActivityInstance Represents one execution of an activity and it's stored permanent for statistics, audit and other business intelligence purposes.HistoricDetail Base class for all kinds of information that is related to either aHistoricProcessInstanceor aHistoricActivityInstance.HistoricProcessInstance A single execution of a whole process definition that is stored permanently.HistoricTaskInstance Represents a historic task instance (waiting, finished or deleted) that is stored permanent for statistics, audit and other business intelligence purposes.HistoricVariableInstance A single process variable containing the last value when its process instance has finished. -
Classes in org.activiti.engine.history used by org.activiti.engine.task Class Description HistoricData