Uses of Class
org.qubership.atp.tdm.model.statistics.UsersOccupyStatisticResponse
Packages that use UsersOccupyStatisticResponse
Package
Description
-
Uses of UsersOccupyStatisticResponse in org.qubership.atp.tdm.controllers
Methods in org.qubership.atp.tdm.controllers that return UsersOccupyStatisticResponseModifier and TypeMethodDescriptionStatisticsController.getStatisticsByUsers(UsersOccupyStatisticRequest request) Endpoint return list of users with occupied data. -
Uses of UsersOccupyStatisticResponse in org.qubership.atp.tdm.service
Methods in org.qubership.atp.tdm.service that return UsersOccupyStatisticResponseModifier and TypeMethodDescriptionStatisticsService.getOccupiedDataByUsers(UsersOccupyStatisticRequest request) -
Uses of UsersOccupyStatisticResponse in org.qubership.atp.tdm.service.impl
Methods in org.qubership.atp.tdm.service.impl that return UsersOccupyStatisticResponseModifier and TypeMethodDescriptionStatisticsServiceImpl.getOccupiedDataByUsers(UsersOccupyStatisticRequest request) Get statistics about users and table and count of occupied rows.