Uses of Package
org.camunda.bpm.engine.history
-
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.externaltask Class Description HistoricProcessInstanceQuery Allows programmatic querying ofHistoricProcessInstance
s. -
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.impl Class Description CleanableHistoricBatchReport Defines a report query for cleanable batches.CleanableHistoricBatchReportResult This interface defines the result of Cleanable historic batch report.CleanableHistoricCaseInstanceReport Defines a report query for cleanable case instances.CleanableHistoricCaseInstanceReportResult This interface defines the result of Historic finished case instance report.CleanableHistoricDecisionInstanceReport Defines a report query for finished decision instances.CleanableHistoricDecisionInstanceReportResult This interface defines the result of Cleanable historic decision instance report.CleanableHistoricProcessInstanceReport Defines a report query for cleanable process instances.CleanableHistoricProcessInstanceReportResult This interface defines the result of Cleanable historic process instance report.DurationReportResult Represents a report result about duration of completed instances for a given period.ExternalTaskState HistoricActivityInstance Represents one execution of an activity and it's stored permanent for statistics, audit and other business intelligence purposes.HistoricActivityInstanceQuery Programmatic querying forHistoricActivityInstance
s.HistoricActivityStatistics HistoricActivityStatisticsQuery HistoricCaseActivityInstance Represents one execution of a case activity which is stored permanent for statistics, audit and other business intelligence purposes.HistoricCaseActivityInstanceQuery Programmatic querying forHistoricCaseActivityInstance
s.HistoricCaseActivityStatistics HistoricCaseActivityStatisticsQuery HistoricCaseInstance A single execution of a case definition that is stored permanently.HistoricCaseInstanceQuery Allows programmatic querying ofHistoricCaseInstance
s.HistoricDecisionInstance Represents one evaluation of a decision.HistoricDecisionInstanceQuery Allows programmatic querying ofHistoricDecisionInstance
s.HistoricDecisionInstanceStatistics HistoricDecisionInstanceStatisticsQuery HistoricDetail Base class for all kinds of information that is related to either aHistoricProcessInstance
or aHistoricActivityInstance
.HistoricDetailQuery Programmatic querying forHistoricDetail
s.HistoricExternalTaskLog TheHistoricExternalTaskLog
is used to have a log containing information abouttask
execution.HistoricExternalTaskLogQuery HistoricIdentityLinkLog An historic identity link stores the association of a task with a certain identity.HistoricIdentityLinkLogQuery HistoricIncident Represents a historicincident
that is stored permanently.HistoricIncidentQuery HistoricJobLog TheHistoricJobLog
is used to have a log containing information aboutjob
execution.HistoricJobLogQuery HistoricProcessInstance A single execution of a whole process definition that is stored permanently.HistoricProcessInstanceQuery Allows programmatic querying ofHistoricProcessInstance
s.HistoricProcessInstanceReport Defines a report query forHistoricProcessInstance
s.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 forHistoricTaskInstance
s.HistoricTaskInstanceReport HistoricTaskInstanceReportResult HistoricVariableInstance A single process variable containing the last value when its process instance has finished.HistoricVariableInstanceQuery Programmatic querying forHistoricVariableInstance
s.HistoricVariableUpdate Update of a process variable.IncidentState JobState NativeHistoricActivityInstanceQuery Allows querying ofHistoricActivityInstanceQuery
s via native (SQL) queriesNativeHistoricCaseActivityInstanceQuery Allows querying ofHistoricCaseActivityInstance
s via native (SQL) queriesNativeHistoricCaseInstanceQuery Allows querying ofHistoricCaseInstance
s via native (SQL) queriesNativeHistoricDecisionInstanceQuery Allows querying ofHistoricDecisionInstance
s via native (SQL) queries.NativeHistoricProcessInstanceQuery Allows querying ofHistoricTaskInstanceQuery
s via native (SQL) queriesNativeHistoricTaskInstanceQuery Allows querying ofHistoricTaskInstanceQuery
s via native (SQL) queriesNativeHistoricVariableInstanceQuery Allows querying ofHistoricVariableInstanceQuery
s via native (SQL) queriesSetRemovalTimeSelectModeForHistoricBatchesBuilder Fluent builder to select the mode to set the removal time for historic batches.SetRemovalTimeSelectModeForHistoricDecisionInstancesBuilder Fluent builder to select the mode to set the removal time for historic decision instances.SetRemovalTimeSelectModeForHistoricProcessInstancesBuilder Fluent builder to select the mode to set the removal time for historic process instances.UserOperationLogEntry Log entry about an operation performed by a user.UserOperationLogQuery Programmatic querying forUserOperationLogEntry
instances. -
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.impl.cfg Class Description HistoricCaseInstance A single execution of a case definition that is stored permanently.HistoricDecisionInstance Represents one evaluation of a decision.HistoricProcessInstance A single execution of a whole process definition that is stored permanently.UserOperationLogEntry Log entry about an operation performed by a user. -
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.impl.cfg.auth Class Description HistoricCaseInstance A single execution of a case definition that is stored permanently.HistoricDecisionInstance Represents one evaluation of a decision.HistoricProcessInstance A single execution of a whole process definition that is stored permanently.UserOperationLogEntry Log entry about an operation performed by a user. -
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.impl.cfg.multitenancy Class Description HistoricCaseInstance A single execution of a case definition that is stored permanently.HistoricDecisionInstance Represents one evaluation of a decision.HistoricProcessInstance A single execution of a whole process definition that is stored permanently.UserOperationLogEntry Log entry about an operation performed by a user. -
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.impl.cmd Class Description HistoricActivityInstance Represents one execution of an activity and it's stored permanent for statistics, audit and other business intelligence purposes.HistoricProcessInstance A single execution of a whole process definition that is stored permanently.HistoricProcessInstanceQuery Allows programmatic querying ofHistoricProcessInstance
s. -
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.impl.cmd.batch Class Description HistoricProcessInstanceQuery Allows programmatic querying ofHistoricProcessInstance
s. -
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.impl.cmd.batch.removaltime Class Description HistoricDecisionInstanceQuery Allows programmatic querying ofHistoricDecisionInstance
s. -
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.impl.cmd.batch.variables Class Description HistoricProcessInstanceQuery Allows programmatic querying ofHistoricProcessInstance
s. -
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.impl.cmd.optimize Class Description HistoricActivityInstance Represents one execution of an activity and it's stored permanent for statistics, audit and other business intelligence purposes.HistoricDecisionInstance Represents one evaluation of a decision.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.HistoricVariableUpdate Update of a process variable.UserOperationLogEntry Log entry about an operation performed by a user. -
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.impl.dmn.cmd Class Description HistoricDecisionInstanceQuery Allows programmatic querying ofHistoricDecisionInstance
s. -
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.impl.history Class Description HistoricDecisionInstanceQuery Allows programmatic querying ofHistoricDecisionInstance
s.HistoricProcessInstanceQuery Allows programmatic querying ofHistoricProcessInstance
s.SetRemovalTimeSelectModeForHistoricBatchesBuilder Fluent builder to select the mode to set the removal time for historic batches.SetRemovalTimeSelectModeForHistoricDecisionInstancesBuilder Fluent builder to select the mode to set the removal time for historic decision instances.SetRemovalTimeSelectModeForHistoricProcessInstancesBuilder Fluent builder to select the mode to set the removal time for historic process instances.SetRemovalTimeToHistoricBatchesBuilder Fluent builder to set the removal time to historic batches and all associated historic entities.SetRemovalTimeToHistoricDecisionInstancesBuilder Fluent builder to set the removal time to historic decision instances and all associated historic entities.SetRemovalTimeToHistoricProcessInstancesBuilder Fluent builder to set the removal time to historic process instances and all associated historic entities. -
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.impl.history.event Class Description CleanableHistoricDecisionInstanceReportResult This interface defines the result of Cleanable historic decision instance report.HistoricDecisionInputInstance Represents one input variable of a decision evaluation.HistoricDecisionInstance Represents one evaluation of a decision.HistoricDecisionOutputInstance Represents one output variable of a decision evaluation.HistoricExternalTaskLog TheHistoricExternalTaskLog
is used to have a log containing information abouttask
execution.UserOperationLogEntry Log entry about an operation performed by a user. -
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.impl.history.producer Class Description ExternalTaskState HistoricDecisionInputInstance Represents one input variable of a decision evaluation.HistoricDecisionOutputInstance Represents one output variable of a decision evaluation. -
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.impl.oplog Class Description HistoricTaskInstance Represents a historic task instance (waiting, finished or deleted) that is stored permanent for statistics, audit and other business intelligence purposes. -
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.impl.optimize Class Description HistoricActivityInstance Represents one execution of an activity and it's stored permanent for statistics, audit and other business intelligence purposes.HistoricDecisionInstance Represents one evaluation of a decision.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.HistoricVariableUpdate Update of a process variable.UserOperationLogEntry Log entry about an operation performed by a user. -
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.impl.persistence.entity Class Description CleanableHistoricBatchReportResult This interface defines the result of Cleanable historic batch report.CleanableHistoricCaseInstanceReportResult This interface defines the result of Historic finished case instance report.CleanableHistoricDecisionInstanceReportResult This interface defines the result of Cleanable historic decision instance report.CleanableHistoricProcessInstanceReportResult This interface defines the result of Cleanable historic process instance report.DurationReportResult Represents a report result about duration of completed instances for a given period.HistoricActivityInstance Represents one execution of an activity and it's stored permanent for statistics, audit and other business intelligence purposes.HistoricActivityStatistics HistoricCaseActivityInstance Represents one execution of a case activity which is stored permanent for statistics, audit and other business intelligence purposes.HistoricCaseActivityStatistics HistoricCaseInstance A single execution of a case definition that is stored permanently.HistoricDecisionInstanceStatistics HistoricDetail Base class for all kinds of information that is related to either aHistoricProcessInstance
or aHistoricActivityInstance
.HistoricExternalTaskLog TheHistoricExternalTaskLog
is used to have a log containing information abouttask
execution.HistoricFormField Historic form fieldsHistoricFormProperty Deprecated.HistoricIdentityLinkLog An historic identity link stores the association of a task with a certain identity.HistoricIncident Represents a historicincident
that is stored permanently.HistoricJobLog TheHistoricJobLog
is used to have a log containing information aboutjob
execution.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.HistoricTaskInstanceReportResult HistoricVariableInstance A single process variable containing the last value when its process instance has finished.HistoricVariableUpdate Update of a process variable.ReportResult This interface defines basic methods for resulting reports.UserOperationLogEntry Log entry about an operation performed by a user. -
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.impl.persistence.entity.optimize Class Description HistoricIdentityLinkLog An historic identity link stores the association of a task with a certain identity. -
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.impl.runtime Class Description HistoricProcessInstanceQuery Allows programmatic querying ofHistoricProcessInstance
s. -
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.query Class Description DurationReportResult Represents a report result about duration of completed instances for a given period. -
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.rest.dto Class Description ReportResult This interface defines basic methods for resulting reports. -
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.rest.dto.converter Class Description ReportResult This interface defines basic methods for resulting reports. -
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.rest.dto.history Class Description CleanableHistoricCaseInstanceReport Defines a report query for cleanable case instances.CleanableHistoricCaseInstanceReportResult This interface defines the result of Historic finished case instance report.CleanableHistoricDecisionInstanceReport Defines a report query for finished decision instances.CleanableHistoricDecisionInstanceReportResult This interface defines the result of Cleanable historic decision instance report.CleanableHistoricProcessInstanceReport Defines a report query for cleanable process instances.CleanableHistoricProcessInstanceReportResult This interface defines the result of Cleanable historic process instance report.DurationReportResult Represents a report result about duration of completed instances for a given period.HistoricActivityInstance Represents one execution of an activity and it's stored permanent for statistics, audit and other business intelligence purposes.HistoricActivityInstanceQuery Programmatic querying forHistoricActivityInstance
s.HistoricActivityStatistics HistoricCaseActivityInstance Represents one execution of a case activity which is stored permanent for statistics, audit and other business intelligence purposes.HistoricCaseActivityInstanceQuery Programmatic querying forHistoricCaseActivityInstance
s.HistoricCaseActivityStatistics HistoricCaseInstance A single execution of a case definition that is stored permanently.HistoricCaseInstanceQuery Allows programmatic querying ofHistoricCaseInstance
s.HistoricDecisionInputInstance Represents one input variable of a decision evaluation.HistoricDecisionInstance Represents one evaluation of a decision.HistoricDecisionInstanceQuery Allows programmatic querying ofHistoricDecisionInstance
s.HistoricDecisionInstanceStatistics HistoricDecisionOutputInstance Represents one output variable of a decision evaluation.HistoricDetail Base class for all kinds of information that is related to either aHistoricProcessInstance
or aHistoricActivityInstance
.HistoricDetailQuery Programmatic querying forHistoricDetail
s.HistoricExternalTaskLog TheHistoricExternalTaskLog
is used to have a log containing information abouttask
execution.HistoricExternalTaskLogQuery HistoricFormField Historic form fieldsHistoricIdentityLinkLog An historic identity link stores the association of a task with a certain identity.HistoricIdentityLinkLogQuery HistoricIncident Represents a historicincident
that is stored permanently.HistoricIncidentQuery HistoricJobLog TheHistoricJobLog
is used to have a log containing information aboutjob
execution.HistoricJobLogQuery HistoricProcessInstance A single execution of a whole process definition that is stored permanently.HistoricProcessInstanceQuery Allows programmatic querying ofHistoricProcessInstance
s.HistoricProcessInstanceReport Defines a report query forHistoricProcessInstance
s.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 forHistoricTaskInstance
s.HistoricTaskInstanceReport HistoricTaskInstanceReportResult HistoricVariableInstance A single process variable containing the last value when its process instance has finished.HistoricVariableInstanceQuery Programmatic querying forHistoricVariableInstance
s.HistoricVariableUpdate Update of a process variable.ReportResult This interface defines basic methods for resulting reports.UserOperationLogEntry Log entry about an operation performed by a user.UserOperationLogQuery Programmatic querying forUserOperationLogEntry
instances. -
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.rest.dto.history.batch Class Description CleanableHistoricBatchReport Defines a report query for cleanable batches.CleanableHistoricBatchReportResult This interface defines the result of Cleanable historic batch report. -
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.rest.dto.history.optimize Class Description HistoricActivityInstance Represents one execution of an activity and it's stored permanent for statistics, audit and other business intelligence purposes.HistoricVariableUpdate Update of a process variable. -
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.rest.impl.history Class Description HistoricActivityStatisticsQuery HistoricExternalTaskLog TheHistoricExternalTaskLog
is used to have a log containing information abouttask
execution.HistoricExternalTaskLogQuery HistoricJobLog TheHistoricJobLog
is used to have a log containing information aboutjob
execution.HistoricJobLogQuery HistoricTaskInstanceReportResult ReportResult This interface defines basic methods for resulting reports. -
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.rest.sub.history.impl Class Description HistoricDetail Base class for all kinds of information that is related to either aHistoricProcessInstance
or aHistoricActivityInstance
.HistoricDetailQuery Programmatic querying forHistoricDetail
s.HistoricVariableInstance A single process variable containing the last value when its process instance has finished.HistoricVariableInstanceQuery Programmatic querying forHistoricVariableInstance
s. -
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.runtime Class Description HistoricProcessInstanceQuery Allows programmatic querying ofHistoricProcessInstance
s. -
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.qa.performance.engine.framework.activitylog Class Description HistoricActivityInstance Represents one execution of an activity and it's stored permanent for statistics, audit and other business intelligence purposes. -
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.qa.upgrade Class Description HistoricProcessInstance A single execution of a whole process definition that is stored permanently.