Package org.camunda.bpm.engine.history
Classes related to the
HistoryService
.-
Interface Summary Interface 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.HistoricDecisionInputInstance Represents one input variable of a decision evaluation.HistoricDecisionInstance Represents one evaluation of a decision.HistoricDecisionInstanceQuery Allows programmatic querying ofHistoricDecisionInstance
s.HistoricDecisionInstanceStatistics HistoricDecisionInstanceStatisticsQuery 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 fieldsHistoricFormProperty Deprecated. 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) queriesReportResult This interface defines basic methods for resulting reports.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.UserOperationLogEntry Log entry about an operation performed by a user.UserOperationLogQuery Programmatic querying forUserOperationLogEntry
instances. -
Class Summary Class Description ExternalTaskState.ExternalTaskStateImpl IncidentState.IncidentStateImpl JobState.JobStateImpl