Uses of Class
org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
Packages that use HistoricExternalTaskLogQueryImpl
-
Uses of HistoricExternalTaskLogQueryImpl in org.camunda.bpm.engine.impl.persistence.entity
Methods in org.camunda.bpm.engine.impl.persistence.entity with parameters of type HistoricExternalTaskLogQueryImplModifier and TypeMethodDescriptionvoid
AuthorizationManager.configureHistoricExternalTaskLogQuery
(HistoricExternalTaskLogQueryImpl query) protected void
HistoricExternalTaskLogManager.configureQuery
(HistoricExternalTaskLogQueryImpl query) HistoricExternalTaskLogManager.findHistoricExternalTaskLogsByQueryCriteria
(HistoricExternalTaskLogQueryImpl query, Page page) long
HistoricExternalTaskLogManager.findHistoricExternalTaskLogsCountByQueryCriteria
(HistoricExternalTaskLogQueryImpl query)