Class ReportCommand

java.lang.Object
com.knezevic.edaf.v3.cli.commands.ReportCommand
All Implemented Interfaces:
Callable<Integer>

public final class ReportCommand extends Object implements Callable<Integer>
Generates reports for an already persisted run.
  • Constructor Details

    • ReportCommand

      public ReportCommand()
  • Method Details