Class RunCommand

java.lang.Object
com.axelor.app.cli.commands.RunCommand
All Implemented Interfaces:
CliCommand, Runnable

public class RunCommand extends Object implements CliCommand
  • Constructor Details

    • RunCommand

      public RunCommand()
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable