Uses of Interface
com.polarion.platform.persistence.notifications.INotificationCreator.IChangeNotification
Package
Description
-
Uses of INotificationCreator.IChangeNotification in com.polarion.platform.persistence.notifications
Modifier and TypeMethodDescriptionvoid
INotificationCreator.filterGroupedNotifications
(Collection<INotificationCreator.IChangeNotification> changeNotifications) Called at the end of processing a transaction with all created notifications (from all creators, not only this one, and every notification is there separately for each receiver). -
Uses of INotificationCreator.IChangeNotification in com.polarion.psvn.core.notifications.spi
Modifier and TypeMethodDescriptionvoid
AbstractNotificationCreator.filterGroupedNotifications
(Collection<INotificationCreator.IChangeNotification> changeNotifications)