Class EmailNotificationChannel

java.lang.Object
io.jmix.notifications.channel.impl.EmailNotificationChannel
All Implemented Interfaces:
NotificationChannel

public class EmailNotificationChannel extends Object implements NotificationChannel
Notification channel that sends notification by email.

Uses 'Email' addon to send notifications. This channel is available only if 'Email' dependency is included into project.