Interface ScheduledCommand

All Superinterfaces:
Command

public interface ScheduledCommand extends Command
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface io.mateu.mdd.shared.Command

    run
  • Method Details

    • getSchedule

      String getSchedule()