Uses of Interface
org.camunda.bpm.engine.history.ReportResult
-
Packages that use ReportResult Package Description org.camunda.bpm.engine.history Classes related to theHistoryService.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 Modifier and Type Interface Description interfaceDurationReportResultRepresents 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 Modifier and Type Class Description classDurationReportResultEntityclassReportResultEntity
-