Package org.olat.notifications

Overview description of notifications package.

See:
          Description

Class Summary
DateChooserController Description:
This controller provides a simple date chooser
DummyJob Description:
dummy job that does nothing.
EmailNotificationJob Description:
job that sends notification emails wrapped in DBjob to close DB sessions properly
NoSubscriptionInfo Description:
used as an empty subscriptionInfo
NotificationsManagerImpl Description:
see org.olat.core.util.notifications.NotificationsManager Initial Date: 21.10.2004
NotificationsManagerTest Initial Date: Dec 9, 2004
NotificationsPortlet Description:
Displays the list of notifications of the most used resources
NotificationsPortletRunController Description:
Run view controller for the notifications list portlet
NotificationSubscriptionAndNewsController Description:
The subscription and notification controller combines the users subscription management and his personal news into one view.
NotificationSubscriptionAndNewsFormatter Description:
This class provides helper methods to render notification news details
NotificationSubscriptionController Description:
This controller shows the list of the users subscriptions and allows him to manage (delete) them.
NotificationsUpgradeHelper Description:
NotificationsUpgradeManager Description:
NotificationUIFactory Description:
TODO: gnaegi Class Description for NotificationUIFactory
PersonalRSSFeed Description:
RSS document that contains the users notificatons.
PublisherImpl Description:
TODO: Felix Jost Class Description for PublisherImpl
SubscriberImpl Description:
TODO: Felix Jost Class Description for Subscriber
SubscriptionJumpInHandlerFactory Deprecated.
 

Package org.olat.notifications Description

Overview description of notifications package.

Subscription email

Notifications module is stated by Spring in a scheduler context. See serviceconfig.org.olat.core.commons.scheduler._spring.olatdefaultconfig.xml

Normally email are sent once a day but you can configured cron style syntax in the spring config. See: serviceconfig.org.olat.notifications._spring.olatdefaultconfig.xml