Uses of Class
org.opencms.notification.A_CmsNotification
Package
Description
Contains classes for the automatical notification of outdated, expiring or released content.
Contains classes of the user manager app.
Contains the user interface components for the Vaadin-based login dialog.
Classes related to publishing and workflow.
-
Uses of A_CmsNotification in org.opencms.notification
Modifier and TypeClassDescriptionclass
The E-Mail to be written to responsibles of resources.class
Class to send a notification to an OpenCms user with a summary of warnings and errors occurred while publishing the project. -
Uses of A_CmsNotification in org.opencms.ui.apps.user
Modifier and TypeClassDescriptionclass
Class to send email to user in case of password reset or creating new user. -
Uses of A_CmsNotification in org.opencms.ui.login
Modifier and TypeClassDescriptionclass
Notification used to send password change link to user. -
Uses of A_CmsNotification in org.opencms.workflow
Modifier and TypeClassDescriptionclass
Notification class for the workflow 'release' action.