Uses of Class
com.nmontytskyi.monitoring.server.entity.ReportHistoryEntity
Packages that use ReportHistoryEntity
-
Uses of ReportHistoryEntity in com.nmontytskyi.monitoring.server.repository
Subinterfaces with type arguments of type ReportHistoryEntity in com.nmontytskyi.monitoring.server.repositoryModifier and TypeInterfaceDescriptioninterfaceSpring Data JPA repository forReportHistoryEntity.Methods in com.nmontytskyi.monitoring.server.repository that return types with arguments of type ReportHistoryEntityModifier and TypeMethodDescriptionReportHistoryRepository.findAllByServiceIdOrderByGeneratedAtDesc(Long serviceId)