Uses of Record Class
tech.jhipster.lite.module.domain.file.JHipsterFilesToDelete
Packages that use JHipsterFilesToDelete
-
Uses of JHipsterFilesToDelete in tech.jhipster.lite.module.domain
Methods in tech.jhipster.lite.module.domain that return JHipsterFilesToDeleteModifier and TypeMethodDescriptionJHipsterModule.filesToDelete()JHipsterModuleChanges.filesToDelete()Methods in tech.jhipster.lite.module.domain with parameters of type JHipsterFilesToDeleteModifier and TypeMethodDescriptionJHipsterModuleChanges.JHipsterModuleChangesFilesToDeleteBuilder.filesToDelete(JHipsterFilesToDelete filesToDelete) -
Uses of JHipsterFilesToDelete in tech.jhipster.lite.module.domain.file
Methods in tech.jhipster.lite.module.domain.file that return JHipsterFilesToDeleteModifier and TypeMethodDescriptionJHipsterFilesToDelete.add(JHipsterProjectFilesPaths other) JHipsterModuleFiles.filesToDelete()