Package io.jmix.notifications
Class NotificationType
java.lang.Object
io.jmix.notifications.NotificationType
Describes type of notification.
Types should be created and registered on project side via NotificationTypesRepository
on application start.
Range of types depends on project purposes.
-
Constructor Summary
ConstructorDescriptionNotificationType
(String name, String iconName) Creates new notification type. -
Method Summary