Uses of Class
tech.jhipster.lite.module.domain.file.JHipsterFileContent
Packages that use JHipsterFileContent
-
Uses of JHipsterFileContent in tech.jhipster.lite.module.domain.file
Methods in tech.jhipster.lite.module.domain.file that return JHipsterFileContentModifier and TypeMethodDescriptionJHipsterModuleFile.content()Returns the value of thecontentrecord component.Constructors in tech.jhipster.lite.module.domain.file with parameters of type JHipsterFileContentModifierConstructorDescriptionJHipsterModuleFile(JHipsterFileContent content, JHipsterDestination destination, boolean executable) Creates an instance of aJHipsterModuleFilerecord class.