Uses of Interface
com.bluebell.greenhouse.radicle.repositories.notification.RecurringNotificationRepository
Packages that use RecurringNotificationRepository
-
Uses of RecurringNotificationRepository in com.bluebell.greenhouse.radicle.services.notification
Subclasses with type arguments of type RecurringNotificationRepository in com.bluebell.greenhouse.radicle.services.notificationConstructors in com.bluebell.greenhouse.radicle.services.notification with parameters of type RecurringNotificationRepositoryModifierConstructorDescriptionRecurringNotificationService(MarketEventService marketEventService, RecurringNotificationRepository recurringNotificationRepository, SimpleEmailService simpleEmailService) Creates the service.