Class MigrationCLI


  • public class MigrationCLI
    extends java.lang.Object
    Command line interface wrapper for the migration tool.
    • Constructor Summary

      Constructors 
      Constructor Description
      MigrationCLI()
      Build the migration tool CLI instance.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      Main method for the CLI tool.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MigrationCLI

        public MigrationCLI()
        Build the migration tool CLI instance.
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws java.io.IOException
        Main method for the CLI tool.
        Parameters:
        args - the command line arguments
        Throws:
        java.io.IOException - when an exception occurs