Uses of Class
org.qubership.atp.tdm.model.statistics.OutdatedStatistics
Packages that use OutdatedStatistics
Package
Description
-
Uses of OutdatedStatistics in org.qubership.atp.tdm.controllers
Methods in org.qubership.atp.tdm.controllers that return OutdatedStatistics -
Uses of OutdatedStatistics in org.qubership.atp.tdm.repo
Methods in org.qubership.atp.tdm.repo that return OutdatedStatisticsModifier and TypeMethodDescriptionStatisticsRepository.getTestDataOutdatedConsumption(List<TestDataTableCatalog> catalogList, UUID projectId, LocalDate dateFrom, LocalDate dateTo, int expirationDate) -
Uses of OutdatedStatistics in org.qubership.atp.tdm.repo.impl
Methods in org.qubership.atp.tdm.repo.impl that return OutdatedStatisticsModifier and TypeMethodDescriptionStatisticsRepositoryImpl.getTestDataOutdatedConsumption(List<TestDataTableCatalog> catalogList, UUID projectId, LocalDate dateFrom, LocalDate dateTo, int expirationDate) -
Uses of OutdatedStatistics in org.qubership.atp.tdm.service
Methods in org.qubership.atp.tdm.service that return OutdatedStatisticsModifier and TypeMethodDescriptionStatisticsService.getTestDataConsumptionWhitOutdated(UUID projectId, UUID systemId, LocalDate dateFrom, LocalDate dateTo, int expirationDate) -
Uses of OutdatedStatistics in org.qubership.atp.tdm.service.impl
Methods in org.qubership.atp.tdm.service.impl that return OutdatedStatisticsModifier and TypeMethodDescriptionStatisticsServiceImpl.getTestDataConsumptionWhitOutdated(UUID projectId, UUID systemId, LocalDate dateFrom, LocalDate dateTo, int expirationDate)