Interface AlertServiceLocal

    • Method Detail

      • countSystemAlerts

        Integer countSystemAlerts​(Date since)
        Counts system alerts generated since the given time. If time is null, all events are counted. Only non-removed (active) alerts are considered.
      • countUserAlerts

        Integer countUserAlerts​(Date since)
        Count every user alert generated since the given time. If time is null, all events are counted. Only non-removed (active) alerts are considered.
      • resolveArguments

        Object[] resolveArguments​(Alert alert)
        Returns the resolved values for each argument. The result are the arguments to be passed to the message.