| Package | Description |
|---|---|
| eu.dnetlib.broker.common.elasticsearch |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.domain.Page<Notification> |
NotificationRepository.findAll(org.springframework.data.domain.Pageable pageable) |
org.springframework.data.domain.Page<Notification> |
NotificationRepository.findByEventId(String topic,
org.springframework.data.domain.Pageable pageable) |
Iterable<Notification> |
NotificationRepository.findBySubscriptionId(String subscriptionId) |
Copyright © 2025. All rights reserved.