The notification domain is an abstraction for basic notification services, like for example email notification.
The notification domain provides the functionality for sending notifications to a specific recipient.
Link to the Java Domain Interface on Github. This interface also contains information about events raised by this domain.