Class SubscriptionEmailReminderService

java.lang.Object
io.meeds.billing.service.SubscriptionEmailReminderService

@Service public class SubscriptionEmailReminderService extends Object
  • Constructor Details

    • SubscriptionEmailReminderService

      public SubscriptionEmailReminderService()
  • Method Details

    • sendEmailNotification

      public void sendEmailNotification(String userName, List<String> recipients, long spaceId, String context)