Class ResetCommand

java.lang.Object
amadeus.cognition.Command
amadeus.cognition.ResetCommand

public class ResetCommand extends Command
Command to reset the task list.

This command clears all tasks from the task list and updates the database.

  • Constructor Details

    • ResetCommand

      public ResetCommand()
  • Method Details