Class SamigoAvailableNotificationServiceImpl

  • All Implemented Interfaces:
    org.sakaiproject.api.app.scheduler.ScheduledInvocationCommand, org.sakaiproject.samigo.api.SamigoAvailableNotificationService

    public class SamigoAvailableNotificationServiceImpl
    extends Object
    implements org.sakaiproject.samigo.api.SamigoAvailableNotificationService
    • Constructor Detail

      • SamigoAvailableNotificationServiceImpl

        public SamigoAvailableNotificationServiceImpl()
    • Method Detail

      • init

        public void init()
      • rescheduleAssessmentAvailableNotification

        public void rescheduleAssessmentAvailableNotification​(String publishedId)
        Specified by:
        rescheduleAssessmentAvailableNotification in interface org.sakaiproject.samigo.api.SamigoAvailableNotificationService
      • scheduleAssessmentAvailableNotification

        public void scheduleAssessmentAvailableNotification​(String publishedId)
        Specified by:
        scheduleAssessmentAvailableNotification in interface org.sakaiproject.samigo.api.SamigoAvailableNotificationService
      • removeScheduledAssessmentNotification

        public void removeScheduledAssessmentNotification​(String publishedId)
        Specified by:
        removeScheduledAssessmentNotification in interface org.sakaiproject.samigo.api.SamigoAvailableNotificationService
      • execute

        public void execute​(String publishedId)
        Specified by:
        execute in interface org.sakaiproject.api.app.scheduler.ScheduledInvocationCommand