Uses of Class
org.camunda.bpm.engine.rest.dto.batch.BatchStatisticsDto
Package
Description
-
Uses of BatchStatisticsDto in org.camunda.bpm.engine.rest
Modifier and TypeMethodDescriptionBatchRestService.getStatistics
(jakarta.ws.rs.core.UriInfo uriInfo, Integer firstResult, Integer maxResults) -
Uses of BatchStatisticsDto in org.camunda.bpm.engine.rest.dto.batch
Modifier and TypeMethodDescriptionstatic BatchStatisticsDto
BatchStatisticsDto.fromBatchStatistics
(BatchStatistics batchStatistics) -
Uses of BatchStatisticsDto in org.camunda.bpm.engine.rest.impl
Modifier and TypeMethodDescriptionBatchRestServiceImpl.getStatistics
(jakarta.ws.rs.core.UriInfo uriInfo, Integer firstResult, Integer maxResults)