Uses of Record Class
tech.jhipster.lite.module.domain.javabuild.command.AddDirectJavaBuildPlugin
Packages that use AddDirectJavaBuildPlugin
Package
Description
-
Uses of AddDirectJavaBuildPlugin in tech.jhipster.lite.module.infrastructure.secondary.javadependency
Methods in tech.jhipster.lite.module.infrastructure.secondary.javadependency with parameters of type AddDirectJavaBuildPluginModifier and TypeMethodDescriptionvoidJavaDependenciesCommandHandler.handle(AddDirectJavaBuildPlugin command) -
Uses of AddDirectJavaBuildPlugin in tech.jhipster.lite.module.infrastructure.secondary.javadependency.gradle
Methods in tech.jhipster.lite.module.infrastructure.secondary.javadependency.gradle with parameters of type AddDirectJavaBuildPluginModifier and TypeMethodDescriptionvoidGradleCommandHandler.handle(AddDirectJavaBuildPlugin command) -
Uses of AddDirectJavaBuildPlugin in tech.jhipster.lite.module.infrastructure.secondary.javadependency.maven
Methods in tech.jhipster.lite.module.infrastructure.secondary.javadependency.maven with parameters of type AddDirectJavaBuildPluginModifier and TypeMethodDescriptionvoidMavenCommandHandler.handle(AddDirectJavaBuildPlugin command)