Uses of Interface
org.camunda.bpm.engine.history.ReportResult

Packages that use ReportResult
org.camunda.bpm.engine.history Classes related to the HistoryService
org.camunda.bpm.engine.impl.persistence.entity   
 

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

Subinterfaces of ReportResult in org.camunda.bpm.engine.history
 interface DurationReportResult
          Represents a report result about duration of completed instances for a given period.
 

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

Classes in org.camunda.bpm.engine.impl.persistence.entity that implement ReportResult
 class DurationReportResultEntity
           
 class ReportResultEntity
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.