Uses of Class
es.kukenan.smartfi.microservice.eventsender.events.event.Notification
Packages that use Notification
Package
Description
Services and internal components package.
-
Uses of Notification in es.kukenan.smartfi.microservice.eventsender.events.event
Fields in es.kukenan.smartfi.microservice.eventsender.events.event declared as NotificationModifier and TypeFieldDescriptionprivate NotificationEventAttributes.notificationNotification body event attribute.Constructors in es.kukenan.smartfi.microservice.eventsender.events.event with parameters of type NotificationModifierConstructorDescriptionEventAttributes(List<Device> device, Notification notification) Constructor.