Uses of Interface
org.operaton.bpm.engine.history.NativeHistoricVariableInstanceQuery
Packages that use NativeHistoricVariableInstanceQuery
Package
Description
Public API of the Operaton engine.
Typical usage of the API starts by the creation of a
Typical usage of the API starts by the creation of a
ProcessEngineConfiguration
(typically based on a configuration file), from which a ProcessEngine can be obtained.Classes related to the
HistoryService.API implementation classes, which shouldn't directly be used by end-users.
-
Uses of NativeHistoricVariableInstanceQuery in org.operaton.bpm.engine
Methods in org.operaton.bpm.engine that return NativeHistoricVariableInstanceQueryModifier and TypeMethodDescriptionHistoryService.createNativeHistoricVariableInstanceQuery()creates a native query to search forHistoricVariableInstances via SQL -
Uses of NativeHistoricVariableInstanceQuery in org.operaton.bpm.engine.history
Methods in org.operaton.bpm.engine.history that return NativeHistoricVariableInstanceQueryModifier and TypeMethodDescriptionNativeHistoricVariableInstanceQuery.disableCustomObjectDeserialization()Disable deserialization of variable values that are custom objects. -
Uses of NativeHistoricVariableInstanceQuery in org.operaton.bpm.engine.impl
Classes in org.operaton.bpm.engine.impl that implement NativeHistoricVariableInstanceQueryMethods in org.operaton.bpm.engine.impl that return NativeHistoricVariableInstanceQueryModifier and TypeMethodDescriptionHistoryServiceImpl.createNativeHistoricVariableInstanceQuery()NativeHistoricVariableInstanceQueryImpl.disableCustomObjectDeserialization()