Class ClientAlarmUtilities

    • Constructor Detail

      • ClientAlarmUtilities

        public ClientAlarmUtilities()
    • Method Detail

      • shelveImpl

        protected void shelveImpl​(java.util.Collection<Path> paths,
                                  int timeoutSeconds)
                           throws java.lang.Exception
        Specified by:
        shelveImpl in class AbstractAlarmUtilities
        Throws:
        java.lang.Exception
      • cancelImpl

        protected void cancelImpl​(java.util.Set<java.util.UUID> almIds)
                           throws java.lang.Exception
        Specified by:
        cancelImpl in class AbstractAlarmUtilities
        Throws:
        java.lang.Exception
      • acknowledge

        public void acknowledge​(java.lang.String[] alarmIds,
                                java.lang.String notes)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception