Uses of Class
org.camunda.bpm.engine.rest.dto.history.HistoricActivityStatisticsDto
Packages that use HistoricActivityStatisticsDto
Package
Description
-
Uses of HistoricActivityStatisticsDto in org.camunda.bpm.engine.rest.dto.history
Methods in org.camunda.bpm.engine.rest.dto.history that return HistoricActivityStatisticsDtoModifier and TypeMethodDescriptionHistoricActivityStatisticsDto.fromHistoricActivityStatistics
(HistoricActivityStatistics statistics) -
Uses of HistoricActivityStatisticsDto in org.camunda.bpm.engine.rest.history
Methods in org.camunda.bpm.engine.rest.history that return types with arguments of type HistoricActivityStatisticsDtoModifier and TypeMethodDescriptionHistoricProcessDefinitionRestService.getHistoricActivityStatistics
(jakarta.ws.rs.core.UriInfo uriInfo, String processDefinitionId) -
Uses of HistoricActivityStatisticsDto in org.camunda.bpm.engine.rest.impl.history
Methods in org.camunda.bpm.engine.rest.impl.history that return types with arguments of type HistoricActivityStatisticsDtoModifier and TypeMethodDescriptionHistoricProcessDefinitionRestServiceImpl.getHistoricActivityStatistics
(jakarta.ws.rs.core.UriInfo uriInfo, String processDefinitionId)