Uses of Interface
org.silverpeas.core.notification.user.delayed.DelayedNotification
-
Packages that use DelayedNotification Package Description org.silverpeas.core.notification.user.delayed Provides all the classes that take in charge the delayed notifications. -
-
Uses of DelayedNotification in org.silverpeas.core.notification.user.delayed
Classes in org.silverpeas.core.notification.user.delayed that implement DelayedNotification Modifier and Type Class Description class
DelayedNotificationManager
Methods in org.silverpeas.core.notification.user.delayed that return DelayedNotification Modifier and Type Method Description static DelayedNotification
DelayedNotificationProvider. getDelayedNotification()
Delayed Notification Manager provider
-