The notification data source provides a list of system notifications of
a given type.
The notification data source is part of the Magnolia 6 UI framework.
The fully qualified class name is
info.magnolia.admincentral.apps.notifications.NotificationDataSourceDefinition.
If you work with the Magnolia 5 UI framework, see
Content
connector instead.
Fully qualified name of the definition class. Use
info.magnolia.admincentral.apps.notifications.NotificationDataSourceDefinition.
name
optional, default is notifications
Name of the data source.
Data source components
Module component mappings can be defined in the context of the current
data source (a component section should have an id in the form of
<id>datasource-<ds-name></id>, where <ds-name> is configured in the
definition).