Uses of Class
uk.gov.service.notify.Notification
-
-
Uses of Notification in uk.gov.service.notify
Methods in uk.gov.service.notify that return Notification Modifier and Type Method Description NotificationNotificationClient. getNotificationById(java.lang.String notificationId)NotificationNotificationClientApi. getNotificationById(java.lang.String notificationId)The getNotificationById method will return aNotificationfor a given notification id.Methods in uk.gov.service.notify that return types with arguments of type Notification Modifier and Type Method Description java.util.List<Notification>NotificationList. getNotifications()
-