Uses of Interface
tech.jhipster.lite.module.domain.javabuild.command.JavaBuildCommand
Packages that use JavaBuildCommand
Package
Description
-
Uses of JavaBuildCommand in tech.jhipster.lite.module.domain.javabuild.command
Classes in tech.jhipster.lite.module.domain.javabuild.command that implement JavaBuildCommandModifier and TypeClassDescriptionfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordMethods in tech.jhipster.lite.module.domain.javabuild.command that return types with arguments of type JavaBuildCommandModifier and TypeMethodDescriptionJavaBuildCommands.commands()Returns the value of thecommandsrecord component.JavaBuildCommands.get()Constructor parameters in tech.jhipster.lite.module.domain.javabuild.command with type arguments of type JavaBuildCommandModifierConstructorDescriptionJavaBuildCommands(Collection<JavaBuildCommand> commands) Creates an instance of aJavaBuildCommandsrecord class. -
Uses of JavaBuildCommand in tech.jhipster.lite.module.domain.javadependency
Methods in tech.jhipster.lite.module.domain.javadependency that return types with arguments of type JavaBuildCommandModifier and TypeMethodDescriptionprotected Collection<JavaBuildCommand>DirectJavaDependency.dependencyCommands(ProjectJavaDependencies projectDependencies) protected Collection<JavaBuildCommand>JavaDependencyManagement.dependencyCommands(ProjectJavaDependencies projectDependencies)