Class SyncSettingsAlarmsPlan


  • public class SyncSettingsAlarmsPlan
    extends Plan
    Adapt the settings to the "alarms" beliefset by adding or removing alarms.
    • Constructor Detail

      • SyncSettingsAlarmsPlan

        public SyncSettingsAlarmsPlan()
    • Method Detail

      • body

        public void body()
        The body method is called on the instatiated plan instance from the scheduler.
        Specified by:
        body in class Plan