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