Uses of Class
org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl

Packages that use HistoricExternalTaskLogQueryImpl
org.camunda.bpm.engine.impl.persistence.entity   
 

Uses of HistoricExternalTaskLogQueryImpl in org.camunda.bpm.engine.impl.persistence.entity
 

Methods in org.camunda.bpm.engine.impl.persistence.entity with parameters of type HistoricExternalTaskLogQueryImpl
 void AuthorizationManager.configureHistoricExternalTaskLogQuery(HistoricExternalTaskLogQueryImpl query)
           
protected  void HistoricExternalTaskLogManager.configureQuery(HistoricExternalTaskLogQueryImpl query)
           
 List<HistoricExternalTaskLog> HistoricExternalTaskLogManager.findHistoricExternalTaskLogsByQueryCriteria(HistoricExternalTaskLogQueryImpl query, Page page)
           
 long HistoricExternalTaskLogManager.findHistoricExternalTaskLogsCountByQueryCriteria(HistoricExternalTaskLogQueryImpl query)
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.