Uses of Class
se.bth.pulse.entity.Report
Packages that use Report
-
Uses of Report in se.bth.pulse.entity
Methods in se.bth.pulse.entity with parameters of type ReportMethod parameters in se.bth.pulse.entity with type arguments of type Report -
Uses of Report in se.bth.pulse.repository
Methods in se.bth.pulse.repository that return ReportModifier and TypeMethodDescriptionReportRepository.findByIdAndProjectUsersIn
(Integer id, List<User> users) ReportRepository.getSingleByProjectOrderByDueDate
(Project project) Methods in se.bth.pulse.repository that return types with arguments of type Report