Class ChallengeNotificationScheduler

java.lang.Object
fr.utc.miage.sporttrack.service.event.ChallengeNotificationScheduler

@Service public class ChallengeNotificationScheduler extends Object
  • Constructor Details

  • Method Details

    • notifyFinishedChallenges

      @Scheduled(fixedDelayString="${sporttrack.notifications.challenge-check-ms:3600000}") @Transactional public void notifyFinishedChallenges()