Uses of Interface
org.camunda.bpm.engine.query.Report

Packages that use Report
org.camunda.bpm.engine.history Classes related to the HistoryService
org.camunda.bpm.engine.impl API implementation classes, which shouldn't directly be used by end-users. 
 

Uses of Report in org.camunda.bpm.engine.history
 

Subinterfaces of Report in org.camunda.bpm.engine.history
 interface HistoricProcessInstanceReport
          Defines a report query for HistoricProcessInstances.
 

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

Classes in org.camunda.bpm.engine.impl that implement Report
 class AbstractHistoricProcessInstanceReport
           
 class HistoricProcessInstanceHistoricProcessInstanceReportImpl
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.