Uses of Class
web.sportflow.notification.Notification
Packages that use Notification
-
Uses of Notification in web.sportflow.notification
Methods in web.sportflow.notification that return types with arguments of type NotificationModifier and TypeMethodDescriptionNotificationRepository.findByIdAndRecipientId(Long notificationId, Long recipientId) NotificationRepository.findByRecipientIdOrderByCreatedAtDesc(Long recipientId, org.springframework.data.domain.Pageable pageable) NotificationService.getRecentForUser(User user, int limit)