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 ofHistoricProcessInstances.
- 
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 forHistoricActivityInstances.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 forHistoricCaseActivityInstances.HistoricCaseActivityStatistics HistoricCaseActivityStatisticsQuery HistoricCaseInstance A single execution of a case definition that is stored permanently.HistoricCaseInstanceQuery Allows programmatic querying ofHistoricCaseInstances.HistoricDecisionInstance Represents one evaluation of a decision.HistoricDecisionInstanceQuery Allows programmatic querying ofHistoricDecisionInstances.HistoricDecisionInstanceStatistics HistoricDecisionInstanceStatisticsQuery HistoricDetail Base class for all kinds of information that is related to either aHistoricProcessInstanceor aHistoricActivityInstance.HistoricDetailQuery Programmatic querying forHistoricDetails.HistoricExternalTaskLog TheHistoricExternalTaskLogis used to have a log containing information abouttaskexecution.HistoricExternalTaskLogQuery HistoricIdentityLinkLog An historic identity link stores the association of a task with a certain identity.HistoricIdentityLinkLogQuery HistoricIncident Represents a historicincidentthat is stored permanently.HistoricIncidentQuery HistoricJobLog TheHistoricJobLogis used to have a log containing information aboutjobexecution.HistoricJobLogQuery HistoricProcessInstance A single execution of a whole process definition that is stored permanently.HistoricProcessInstanceQuery Allows programmatic querying ofHistoricProcessInstances.HistoricProcessInstanceReport Defines a report query forHistoricProcessInstances.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.HistoricTaskInstanceReport HistoricTaskInstanceReportResult HistoricVariableInstance A single process variable containing the last value when its process instance has finished.HistoricVariableInstanceQuery Programmatic querying forHistoricVariableInstances.HistoricVariableUpdate Update of a process variable.IncidentState JobState NativeHistoricActivityInstanceQuery Allows querying ofHistoricActivityInstanceQuerys via native (SQL) queriesNativeHistoricCaseActivityInstanceQuery Allows querying ofHistoricCaseActivityInstances via native (SQL) queriesNativeHistoricCaseInstanceQuery Allows querying ofHistoricCaseInstances via native (SQL) queriesNativeHistoricDecisionInstanceQuery Allows querying ofHistoricDecisionInstances via native (SQL) queries.NativeHistoricProcessInstanceQuery Allows querying ofHistoricTaskInstanceQuerys via native (SQL) queriesNativeHistoricTaskInstanceQuery Allows querying ofHistoricTaskInstanceQuerys via native (SQL) queriesNativeHistoricVariableInstanceQuery Allows querying ofHistoricVariableInstanceQuerys 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 forUserOperationLogEntryinstances.
- 
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 ofHistoricProcessInstances.
- 
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.impl.cmd.batch Class Description HistoricProcessInstanceQuery Allows programmatic querying ofHistoricProcessInstances.
- 
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.impl.cmd.batch.removaltime Class Description HistoricDecisionInstanceQuery Allows programmatic querying ofHistoricDecisionInstances.
- 
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.impl.cmd.batch.variables Class Description HistoricProcessInstanceQuery Allows programmatic querying ofHistoricProcessInstances.
- 
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 HistoricDecisionInstance Represents one evaluation of a decision.HistoricDecisionInstanceQuery Allows programmatic querying ofHistoricDecisionInstances.
- 
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.impl.history Class Description HistoricDecisionInstanceQuery Allows programmatic querying ofHistoricDecisionInstances.HistoricProcessInstanceQuery Allows programmatic querying ofHistoricProcessInstances.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 TheHistoricExternalTaskLogis used to have a log containing information abouttaskexecution.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.management Class Description HistoricProcessInstanceQuery Allows programmatic querying ofHistoricProcessInstances.
- 
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 aHistoricProcessInstanceor aHistoricActivityInstance.HistoricExternalTaskLog TheHistoricExternalTaskLogis used to have a log containing information abouttaskexecution.HistoricFormField Historic form fieldsHistoricFormProperty Deprecated.HistoricIdentityLinkLog An historic identity link stores the association of a task with a certain identity.HistoricIncident Represents a historicincidentthat is stored permanently.HistoricJobLog TheHistoricJobLogis used to have a log containing information aboutjobexecution.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 ofHistoricProcessInstances.
- 
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.management Class Description HistoricProcessInstanceQuery Allows programmatic querying ofHistoricProcessInstances.
- 
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 forHistoricActivityInstances.HistoricActivityStatistics HistoricCaseActivityInstance Represents one execution of a case activity which is stored permanent for statistics, audit and other business intelligence purposes.HistoricCaseActivityInstanceQuery Programmatic querying forHistoricCaseActivityInstances.HistoricCaseActivityStatistics HistoricCaseInstance A single execution of a case definition that is stored permanently.HistoricCaseInstanceQuery Allows programmatic querying ofHistoricCaseInstances.HistoricDecisionInputInstance Represents one input variable of a decision evaluation.HistoricDecisionInstance Represents one evaluation of a decision.HistoricDecisionInstanceQuery Allows programmatic querying ofHistoricDecisionInstances.HistoricDecisionInstanceStatistics HistoricDecisionOutputInstance Represents one output variable of a decision evaluation.HistoricDetail Base class for all kinds of information that is related to either aHistoricProcessInstanceor aHistoricActivityInstance.HistoricDetailQuery Programmatic querying forHistoricDetails.HistoricExternalTaskLog TheHistoricExternalTaskLogis used to have a log containing information abouttaskexecution.HistoricExternalTaskLogQuery HistoricFormField Historic form fieldsHistoricIdentityLinkLog An historic identity link stores the association of a task with a certain identity.HistoricIdentityLinkLogQuery HistoricIncident Represents a historicincidentthat is stored permanently.HistoricIncidentQuery HistoricJobLog TheHistoricJobLogis used to have a log containing information aboutjobexecution.HistoricJobLogQuery HistoricProcessInstance A single execution of a whole process definition that is stored permanently.HistoricProcessInstanceQuery Allows programmatic querying ofHistoricProcessInstances.HistoricProcessInstanceReport Defines a report query forHistoricProcessInstances.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.HistoricTaskInstanceReport HistoricTaskInstanceReportResult HistoricVariableInstance A single process variable containing the last value when its process instance has finished.HistoricVariableInstanceQuery Programmatic querying forHistoricVariableInstances.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 forUserOperationLogEntryinstances.
- 
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 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 aHistoricProcessInstanceor aHistoricActivityInstance.HistoricDetailQuery Programmatic querying forHistoricDetails.HistoricVariableInstance A single process variable containing the last value when its process instance has finished.HistoricVariableInstanceQuery Programmatic querying forHistoricVariableInstances.
- 
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.runtime Class Description HistoricProcessInstanceQuery Allows programmatic querying ofHistoricProcessInstances.
- 
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.test.assertions.bpmn Class Description HistoricActivityInstanceQuery Programmatic querying forHistoricActivityInstances.HistoricCaseActivityInstanceQuery Programmatic querying forHistoricCaseActivityInstances.HistoricProcessInstanceQuery Allows programmatic querying ofHistoricProcessInstances.HistoricVariableInstanceQuery Programmatic querying forHistoricVariableInstances.
- 
Classes in org.camunda.bpm.engine.history used by org.camunda.bpm.engine.test.assertions.cmmn Class Description HistoricCaseActivityInstanceQuery Programmatic querying forHistoricCaseActivityInstances.
- 
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 HistoricIncidentQuery HistoricProcessInstance A single execution of a whole process definition that is stored permanently.