Class CocoCommand.ImportReferenceCommand

java.lang.Object
com.knezevic.edaf.v3.cli.commands.CocoCommand.ImportReferenceCommand
All Implemented Interfaces:
Callable<Integer>
Enclosing class:
CocoCommand

public static final class CocoCommand.ImportReferenceCommand extends Object implements Callable<Integer>
Imports reference ERT rows from CSV for campaign comparisons.
  • Constructor Details

    • ImportReferenceCommand

      public ImportReferenceCommand()
  • Method Details