| Package | Description | 
|---|---|
| org.camunda.bpm.engine.impl.db.entitymanager | |
| org.camunda.bpm.engine.impl.persistence.entity | 
| Modifier and Type | Method and Description | 
|---|---|
HistoricJobLogQueryImpl | 
DbEntityManager.createHistoricJobLogQuery()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AuthorizationManager.configureHistoricJobLogQuery(HistoricJobLogQueryImpl query)  | 
protected void | 
HistoricJobLogManager.configureQuery(HistoricJobLogQueryImpl query)  | 
List<HistoricJobLog> | 
HistoricJobLogManager.findHistoricJobLogsByQueryCriteria(HistoricJobLogQueryImpl query,
                                  Page page)  | 
long | 
HistoricJobLogManager.findHistoricJobLogsCountByQueryCriteria(HistoricJobLogQueryImpl query)  | 
Copyright © 2019. All rights reserved.