Uses of Class
eu.dnetlib.broker.common.elasticsearch.AlertNotification
Packages that use AlertNotification
-
Uses of AlertNotification in eu.dnetlib.broker.common.elasticsearch
Methods in eu.dnetlib.broker.common.elasticsearch that return types with arguments of type AlertNotificationModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<AlertNotification>AlertNotificationRepository.findAll(org.springframework.data.domain.Pageable pageable) org.springframework.data.domain.Page<AlertNotification>AlertNotificationRepository.findByEventId(String topic, org.springframework.data.domain.Pageable pageable) AlertNotificationRepository.findBySubscriptionId(String subscriptionId)