Uses of Class
org.qubership.atp.tdm.model.statistics.GeneralStatisticsItem
Packages that use GeneralStatisticsItem
Package
Description
-
Uses of GeneralStatisticsItem in org.qubership.atp.tdm.controllers
Methods in org.qubership.atp.tdm.controllers that return types with arguments of type GeneralStatisticsItemModifier and TypeMethodDescriptionStatisticsController.getTestDataAvailability(UUID projectId, UUID systemId) -
Uses of GeneralStatisticsItem in org.qubership.atp.tdm.model.statistics.report
Constructors in org.qubership.atp.tdm.model.statistics.report with parameters of type GeneralStatisticsItemModifierConstructorDescriptionStatisticsReport(String environment, String system, GeneralStatisticsItem statistics) -
Uses of GeneralStatisticsItem in org.qubership.atp.tdm.repo
Methods in org.qubership.atp.tdm.repo that return types with arguments of type GeneralStatisticsItemModifier and TypeMethodDescriptionStatisticsRepository.getTestDataAvailability(List<TestDataTableCatalog> catalogList, UUID projectId) -
Uses of GeneralStatisticsItem in org.qubership.atp.tdm.repo.impl
Methods in org.qubership.atp.tdm.repo.impl that return types with arguments of type GeneralStatisticsItemModifier and TypeMethodDescriptionStatisticsRepositoryImpl.getTestDataAvailability(List<TestDataTableCatalog> catalogList, UUID projectId) -
Uses of GeneralStatisticsItem in org.qubership.atp.tdm.repo.impl.extractors
Methods in org.qubership.atp.tdm.repo.impl.extractors that return GeneralStatisticsItem -
Uses of GeneralStatisticsItem in org.qubership.atp.tdm.service
Methods in org.qubership.atp.tdm.service that return types with arguments of type GeneralStatisticsItemModifier and TypeMethodDescriptionStatisticsService.getTestDataAvailability(UUID projectId, UUID systemId) -
Uses of GeneralStatisticsItem in org.qubership.atp.tdm.service.impl
Methods in org.qubership.atp.tdm.service.impl that return types with arguments of type GeneralStatisticsItemModifier and TypeMethodDescriptionStatisticsServiceImpl.getTestDataAvailability(UUID projectId, UUID systemId)