Class ScheduleExportCommand

java.lang.Object
org.deltava.commands.AbstractCommand
org.deltava.commands.schedule.ScheduleExportCommand
All Implemented Interfaces:
Command

public class ScheduleExportCommand extends AbstractCommand
A Web Site command to export raw Flight Schedule data in CSV format.
Since:
1.0
Version:
10.5
Author:
Luke
  • Constructor Details

    • ScheduleExportCommand

      public ScheduleExportCommand()
  • Method Details