Package org.opencms.notification

Contains classes for the automatical notification of outdated, expiring or released content.

See:
          Description

Class Summary
A_CmsNotification Abstract class to create a notfication which will be send as a html mail to a user in OpenCms.
CmsContentNotification The E-Mail to be written to responsibles of resources.
CmsContentNotificationJob Scheduled job that checks the system for resources that will shortly expire, be released, or will be outdated.
CmsExtendedNotificationCause Class to encapsulate a resource and the cause of its notification.
CmsNotificationCandidates The basic class for the content notification feature in OpenCms.
CmsNotificationCause Objects of this class are serialized in the additional infos of a user to store, which resources were already confirmed by the user.
CmsPublishNotification Class to send a notification to an OpenCms user with a summary of warnings and errors occurred while publishing the project.
 

Package org.opencms.notification Description

Contains classes for the automatical notification of outdated, expiring or released content.

Since:
6.0.0
Version:
$Revision: 1.3 $