Class NotificationSenderService
java.lang.Object
org.apache.fineract.infrastructure.gcm.service.NotificationSenderService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetNotificationListByClient(List<SmsMessage> smsMessages) voidsendNotification(Long clientId, List<SmsMessage> smsList) voidsendNotification(List<SmsMessage> smsMessages)
-
Constructor Details
-
NotificationSenderService
public NotificationSenderService()
-
-
Method Details
-
sendNotification
-
getNotificationListByClient
-
sendNotification
-