Class NotificationsFacade<T extends org.openremote.model.rules.Ruleset>

java.lang.Object
org.openremote.model.rules.Notifications
org.openremote.manager.rules.facade.NotificationsFacade<T>

public class NotificationsFacade<T extends org.openremote.model.rules.Ruleset> extends org.openremote.model.rules.Notifications
  • Field Details

    • rulesEngineId

      protected final RulesEngineId<T extends org.openremote.model.rules.Ruleset> rulesEngineId
    • notificationService

      protected final NotificationService notificationService
  • Constructor Details

  • Method Details

    • send

      public void send(org.openremote.model.notification.Notification notification)
      Specified by:
      send in class org.openremote.model.rules.Notifications