Uses of Class
org.opencms.mail.CmsHtmlMail
Packages that use CmsHtmlMail
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 CmsHtmlMail in org.opencms.notification
Subclasses of CmsHtmlMail in org.opencms.notificationModifier and TypeClassDescriptionclass
Abstract class to create a notfication which will be send as a html mail to a user in OpenCms.class
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 CmsHtmlMail in org.opencms.ui.apps.user
Subclasses of CmsHtmlMail in org.opencms.ui.apps.userModifier and TypeClassDescriptionclass
Class to send email to user in case of password reset or creating new user. -
Uses of CmsHtmlMail in org.opencms.ui.login
Subclasses of CmsHtmlMail in org.opencms.ui.loginModifier and TypeClassDescriptionclass
Notification used to send password change link to user. -
Uses of CmsHtmlMail in org.opencms.workflow
Subclasses of CmsHtmlMail in org.opencms.workflowModifier and TypeClassDescriptionclass
Notification class for the workflow 'release' action.