Class CreateBuilderCommand

All Implemented Interfaces:
ConsoleOutput, Callable<Integer>

@Prototype public class CreateBuilderCommand extends BuilderCommand
  • Field Details

  • Constructor Details

  • Method Details

    • call

      public Integer call() throws Exception
      Throws:
      Exception
    • createGenerateOptions

      public GenerateOptions createGenerateOptions(org.jline.reader.LineReader reader)
    • getLanguage

      protected Language getLanguage(org.jline.reader.LineReader reader)
    • getApplicationType

      protected ApplicationType getApplicationType(org.jline.reader.LineReader reader) throws org.jline.reader.UserInterruptException, org.jline.reader.EndOfFileException
      Throws:
      org.jline.reader.UserInterruptException
      org.jline.reader.EndOfFileException