Class AbstractMonitoringAuditEvent

    • Method Detail

      • getChangedMonitoringNames

        public Set<String> getChangedMonitoringNames()
        Returns:
        Set with names of types of monitoring affected by toggle's change of state.
      • isMonitoringBeingEnabled

        public boolean isMonitoringBeingEnabled()
        Returns:
        true when toggle's change of state is enabling monitoring, false otherwise.