请参阅: 说明
| 类 | 说明 |
|---|---|
| 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.
|
| Messages |
Convenience class to access the localized messages of this OpenCms package.
|