Class CommitCommandFixturesLineRunner

java.lang.Object
ai.stapi.axonsystemplugin.commandpersisting.CommitCommandFixturesLineRunner
All Implemented Interfaces:
org.springframework.boot.CommandLineRunner

public class CommitCommandFixturesLineRunner extends Object implements org.springframework.boot.CommandLineRunner
  • Constructor Details

    • CommitCommandFixturesLineRunner

      public CommitCommandFixturesLineRunner(org.axonframework.commandhandling.gateway.CommandGateway commandGateway, org.springframework.context.ApplicationContext applicationContext)
  • Method Details

    • run

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

      public static String getOutputDirectoryPath(String... args)