Uses of Interface
org.camunda.bpm.engine.batch.BatchStatistics
Package
Description
-
Uses of BatchStatistics in org.camunda.bpm.engine.impl.batch
Modifier and TypeMethodDescriptionBatchStatisticsQueryImpl.executeList
(CommandContext commandContext, Page page) -
Uses of BatchStatistics in org.camunda.bpm.engine.impl.persistence.entity
Modifier and TypeMethodDescriptionStatisticsManager.getStatisticsGroupedByBatch
(BatchStatisticsQueryImpl query, Page page) -
Uses of BatchStatistics in org.camunda.bpm.engine.rest.dto.batch
Modifier and TypeMethodDescriptionstatic BatchStatisticsDto
BatchStatisticsDto.fromBatchStatistics
(BatchStatistics batchStatistics)