Uses of Class
org.eximeebpms.bpm.engine.rest.dto.history.HistoricCaseActivityStatisticsDto
Packages that use HistoricCaseActivityStatisticsDto
Package
Description
-
Uses of HistoricCaseActivityStatisticsDto in org.eximeebpms.bpm.engine.rest.dto.history
Methods in org.eximeebpms.bpm.engine.rest.dto.history that return HistoricCaseActivityStatisticsDtoModifier and TypeMethodDescriptionHistoricCaseActivityStatisticsDto.fromHistoricCaseActivityStatistics(HistoricCaseActivityStatistics statistics) -
Uses of HistoricCaseActivityStatisticsDto in org.eximeebpms.bpm.engine.rest.history
Methods in org.eximeebpms.bpm.engine.rest.history that return types with arguments of type HistoricCaseActivityStatisticsDtoModifier and TypeMethodDescriptionHistoricCaseDefinitionRestService.getHistoricCaseActivityStatistics(String caseDefinitionId) -
Uses of HistoricCaseActivityStatisticsDto in org.eximeebpms.bpm.engine.rest.impl.history
Methods in org.eximeebpms.bpm.engine.rest.impl.history that return types with arguments of type HistoricCaseActivityStatisticsDtoModifier and TypeMethodDescriptionHistoricCaseDefinitionRestServiceImpl.getHistoricCaseActivityStatistics(String caseDefinitionId)