Update Events Notifier

@Autowired
constructor(updateEventsRepository: UpdateEventsRepository)

Constructor used to init the service

Parameters

updateEventsRepository

The instance for the update events repository