Class TimeShiftService

java.lang.Object
org.qubership.atp.mia.service.execution.TimeShiftService

@Service public class TimeShiftService extends Object
  • Constructor Details

    • TimeShiftService

      public TimeShiftService()
  • Method Details

    • checkTimeShifting

      public boolean checkTimeShifting(String systemId)
      Check if system is present in systemsForTimeShifting map and time shifitng is On.
    • updateTimeShifting

      public void updateTimeShifting(UUID systemId, boolean value)
      Update systemsForTimeShifting with new systemId and time shifting value.
      Parameters:
      value - time shifting On/Off