Class StartCourseCommand

  • All Implemented Interfaces:
    io.mateu.mdd.shared.Command, io.mateu.mdd.shared.ScheduledCommand

    public class StartCourseCommand
    extends Object
    implements io.mateu.mdd.shared.ScheduledCommand
    • Constructor Detail

      • StartCourseCommand

        public StartCourseCommand()
    • Method Detail

      • getSchedule

        public String getSchedule()
        Specified by:
        getSchedule in interface io.mateu.mdd.shared.ScheduledCommand
      • run

        public void run()
        Specified by:
        run in interface io.mateu.mdd.shared.Command