Uses of Record Class
com.example.orderplatform.notifications.api.NotificationSummary
Packages that use NotificationSummary
Package
Description
Named notification API surface for reading recorded notification intents.
-
Uses of NotificationSummary in com.example.orderplatform.notifications.api
Methods in com.example.orderplatform.notifications.api that return types with arguments of type NotificationSummaryModifier and TypeMethodDescriptionNotificationLog.listRecent()Lists the most recent notification intents. -
Uses of NotificationSummary in com.example.orderplatform.notifications.application
Methods in com.example.orderplatform.notifications.application that return types with arguments of type NotificationSummaryModifier and TypeMethodDescriptionNotificationStore.findRecent()Lists recent notification records.NotificationApplicationService.listRecent()Lists recently recorded notification intents.