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