Class DelayedNotificationProvider
- java.lang.Object
-
- org.silverpeas.core.notification.user.delayed.DelayedNotificationProvider
-
public class DelayedNotificationProvider extends Object
- Author:
- Yohann Chastagnier
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static DelayedNotification
getDelayedNotification()
Delayed Notification Manager provider
-
-
-
Method Detail
-
getDelayedNotification
public static DelayedNotification getDelayedNotification()
Delayed Notification Manager provider- Returns:
DelayedNotification
-
-