Uses of Class
uk.gov.service.notify.NotificationList
-
-
Uses of NotificationList in uk.gov.service.notify
Methods in uk.gov.service.notify that return NotificationList Modifier and Type Method Description NotificationListNotificationClient. getNotifications(java.lang.String status, java.lang.String notification_type, java.lang.String reference, java.lang.String olderThanId)NotificationListNotificationClientApi. getNotifications(java.lang.String status, java.lang.String notification_type, java.lang.String reference, java.lang.String olderThanId)The getNotifications method will create a GET HTTPS request to retrieve all the notifications.
-