Uses of Class
org.qubership.atp.tdm.model.statistics.OccupiedDataByUsersStatistics
Packages that use OccupiedDataByUsersStatistics
-
Uses of OccupiedDataByUsersStatistics in org.qubership.atp.tdm.utils
Methods in org.qubership.atp.tdm.utils that return types with arguments of type OccupiedDataByUsersStatisticsModifier and TypeMethodDescriptionstatic List<OccupiedDataByUsersStatistics> UsersOccupyStatisticUtils.mapObjectsToEntity(List<Object[]> objects, LocalDate startDate) Map objects from DB to OccupiedDataByUsersStatistics model.