| Package | Description |
|---|---|
| eu.dnetlib.broker.common.elasticsearch |
| Modifier and Type | Method and Description |
|---|---|
org.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) |
Iterable<AlertNotification> |
AlertNotificationRepository.findBySubscriptionId(String subscriptionId) |
Copyright © 2025. All rights reserved.