Uses of Record Class
tech.jhipster.lite.module.domain.startupcommand.DockerComposeFile
Packages that use DockerComposeFile
Package
Description
-
Uses of DockerComposeFile in tech.jhipster.lite.module.domain
Methods in tech.jhipster.lite.module.domain that return DockerComposeFileModifier and TypeMethodDescriptionstatic DockerComposeFileJHipsterModule.dockerComposeFile(String file) -
Uses of DockerComposeFile in tech.jhipster.lite.module.domain.standalonedocker
Methods in tech.jhipster.lite.module.domain.standalonedocker that return types with arguments of type DockerComposeFileModifier and TypeMethodDescriptionDockerComposeFiles.files()Returns the value of thefilesrecord component.DockerComposeFiles.get()Methods in tech.jhipster.lite.module.domain.standalonedocker with parameters of type DockerComposeFileModifier and TypeMethodDescriptionJHipsterModuleDockerComposeFile.JHipsterModuleDockerComposeFileBuilder.append(DockerComposeFile dockerComposeFile) Constructor parameters in tech.jhipster.lite.module.domain.standalonedocker with type arguments of type DockerComposeFileModifierConstructorDescriptionCreates an instance of aDockerComposeFilesrecord class. -
Uses of DockerComposeFile in tech.jhipster.lite.module.domain.startupcommand
Methods in tech.jhipster.lite.module.domain.startupcommand that return DockerComposeFileModifier and TypeMethodDescriptionDockerComposeStartupCommandLine.dockerComposeFile()Returns the value of thedockerComposeFilerecord component.Methods in tech.jhipster.lite.module.domain.startupcommand with parameters of type DockerComposeFileModifier and TypeMethodDescriptionJHipsterModuleStartupCommands.JHipsterModuleStartupCommandsBuilder.dockerCompose(DockerComposeFile dockerComposeFile) Constructors in tech.jhipster.lite.module.domain.startupcommand with parameters of type DockerComposeFileModifierConstructorDescriptionDockerComposeStartupCommandLine(DockerComposeFile dockerComposeFile) Creates an instance of aDockerComposeStartupCommandLinerecord class. -
Uses of DockerComposeFile in tech.jhipster.lite.module.infrastructure.secondary
Methods in tech.jhipster.lite.module.infrastructure.secondary with parameters of type DockerComposeFileModifier and TypeMethodDescriptionvoidDockerComposeFileHandler.append(DockerComposeFile dockerComposeFile)