Class NihmsTransformLoadCLIRunner

java.lang.Object
org.eclipse.pass.loader.nihms.NihmsTransformLoadCLIRunner
All Implemented Interfaces:
org.springframework.boot.CommandLineRunner

@Component public class NihmsTransformLoadCLIRunner extends Object implements org.springframework.boot.CommandLineRunner
Author:
Russ Poetker (rpoetke1@jh.edu)
  • Field Details

    • help

      public boolean help
      Request for help/usage documentation
  • Constructor Details

  • Method Details

    • run

      public void run(String... args)
      Specified by:
      run in interface org.springframework.boot.CommandLineRunner