Uses of Class
org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
Packages that use HistoricIdentityLinkLogQueryImpl
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
-
Uses of HistoricIdentityLinkLogQueryImpl in org.camunda.bpm.engine.impl
Methods in org.camunda.bpm.engine.impl that return HistoricIdentityLinkLogQueryImpl -
Uses of HistoricIdentityLinkLogQueryImpl in org.camunda.bpm.engine.impl.persistence.entity
Methods in org.camunda.bpm.engine.impl.persistence.entity with parameters of type HistoricIdentityLinkLogQueryImplModifier and TypeMethodDescriptionvoid
AuthorizationManager.configureHistoricIdentityLinkQuery
(HistoricIdentityLinkLogQueryImpl query) protected void
HistoricIdentityLinkLogManager.configureQuery
(HistoricIdentityLinkLogQueryImpl query) HistoricIdentityLinkLogManager.findHistoricIdentityLinkLogByQueryCriteria
(HistoricIdentityLinkLogQueryImpl query, Page page) long
HistoricIdentityLinkLogManager.findHistoricIdentityLinkLogCountByQueryCriteria
(HistoricIdentityLinkLogQueryImpl query)