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

Packages that use AbstractReport
org.camunda.bpm.engine.impl API implementation classes, which shouldn't directly be used by end-users. 
org.camunda.bpm.engine.impl.db.entitymanager   
 

Uses of AbstractReport in org.camunda.bpm.engine.impl
 

Subclasses of AbstractReport in org.camunda.bpm.engine.impl
 class HistoricProcessInstanceReportImpl
           
 

Methods in org.camunda.bpm.engine.impl that return AbstractReport
 AbstractReport AbstractReport.setCommandExecutor(CommandExecutor commandExecutor)
           
 

Uses of AbstractReport in org.camunda.bpm.engine.impl.db.entitymanager
 

Methods in org.camunda.bpm.engine.impl.db.entitymanager with parameters of type AbstractReport
 List DbEntityManager.selectList(String statement, AbstractReport reportQuery)
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.