Uses of Class
org.dspace.subscriptions.SubscriptionEmailNotification
-
Packages that use SubscriptionEmailNotification Package Description org.dspace.subscriptions -
-
Uses of SubscriptionEmailNotification in org.dspace.subscriptions
Classes in org.dspace.subscriptions with type parameters of type SubscriptionEmailNotification Modifier and Type Class Description classSubscriptionEmailNotificationConfiguration<T extends SubscriptionEmailNotification>Implementation ofDSpaceRunnableto find subscribed objects and send notification mails about themSubclasses of SubscriptionEmailNotification in org.dspace.subscriptions Modifier and Type Class Description classSubscriptionEmailNotificationCliExtension ofSubscriptionEmailNotificationfor CLI.Methods in org.dspace.subscriptions that return types with arguments of type SubscriptionEmailNotification Modifier and Type Method Description SubscriptionEmailNotificationConfiguration<SubscriptionEmailNotification>SubscriptionEmailNotification. getScriptConfiguration()
-