Uses of Interface
org.operaton.bpm.engine.history.NativeHistoricTaskInstanceQuery
Packages that use NativeHistoricTaskInstanceQuery
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.API implementation classes, which shouldn't directly be used by end-users.
-
Uses of NativeHistoricTaskInstanceQuery in org.operaton.bpm.engine
Methods in org.operaton.bpm.engine that return NativeHistoricTaskInstanceQueryModifier and TypeMethodDescriptionHistoryService.createNativeHistoricTaskInstanceQuery()creates a native query to search forHistoricTaskInstances via SQL -
Uses of NativeHistoricTaskInstanceQuery in org.operaton.bpm.engine.impl
Classes in org.operaton.bpm.engine.impl that implement NativeHistoricTaskInstanceQueryMethods in org.operaton.bpm.engine.impl that return NativeHistoricTaskInstanceQuery