Uses of Class
com.bluebell.greenhouse.planter.resolvers.request.notification.RecurringNotificationRequestResolver
Packages that use RecurringNotificationRequestResolver
Package
Description
Contains request resolvers for recurring-notification domain entities.
-
Uses of RecurringNotificationRequestResolver in com.bluebell.greenhouse.planter.resolvers.request.notification
Constructor parameters in com.bluebell.greenhouse.planter.resolvers.request.notification with type arguments of type RecurringNotificationRequestResolverModifierConstructorDescriptionRecurringNotificationArgumentResolver(org.springframework.beans.factory.ObjectProvider<RecurringNotificationRequestResolver> requestResolverProvider) Creates the argument resolver.