Class FileSystemJavaBuildCommandsHandler
java.lang.Object
tech.jhipster.lite.module.infrastructure.secondary.javadependency.FileSystemJavaBuildCommandsHandler
-
Constructor Summary
ConstructorsConstructorDescriptionFileSystemJavaBuildCommandsHandler(ProjectJavaBuildToolRepository javaBuildTools, FileSystemJHipsterModuleFiles files, FileSystemReplacer fileReplacer) -
Method Summary
Modifier and TypeMethodDescriptionvoidhandle(Indentation indentation, JHipsterProjectFolder projectFolder, JHipsterModuleContext context, JavaBuildCommands commands)
-
Constructor Details
-
FileSystemJavaBuildCommandsHandler
public FileSystemJavaBuildCommandsHandler(ProjectJavaBuildToolRepository javaBuildTools, FileSystemJHipsterModuleFiles files, FileSystemReplacer fileReplacer)
-
-
Method Details
-
handle
public void handle(Indentation indentation, JHipsterProjectFolder projectFolder, JHipsterModuleContext context, JavaBuildCommands commands)
-