Uses of Class
org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
-
Uses of HistoricVariableInstanceQueryImpl in org.camunda.bpm.engine.impl
Modifier and TypeMethodDescriptionHistoricVariableInstanceQueryImpl.processInstanceId
(String processInstanceId) -
Uses of HistoricVariableInstanceQueryImpl in org.camunda.bpm.engine.impl.db.entitymanager
-
Uses of HistoricVariableInstanceQueryImpl in org.camunda.bpm.engine.impl.persistence.entity
Modifier and TypeMethodDescriptionvoid
AuthorizationManager.configureHistoricVariableInstanceQuery
(HistoricVariableInstanceQueryImpl query) protected void
HistoricVariableInstanceManager.configureQuery
(HistoricVariableInstanceQueryImpl query) long
HistoricVariableInstanceManager.findHistoricVariableInstanceCountByQueryCriteria
(HistoricVariableInstanceQueryImpl historicProcessVariableQuery) HistoricVariableInstanceManager.findHistoricVariableInstancesByQueryCriteria
(HistoricVariableInstanceQueryImpl historicProcessVariableQuery, Page page)