Uses of Interface
tech.jhipster.lite.project.domain.ProjectsRepository
Packages that use ProjectsRepository
Package
Description
-
Uses of ProjectsRepository in tech.jhipster.lite.project.application
Constructors in tech.jhipster.lite.project.application with parameters of type ProjectsRepositoryModifierConstructorDescriptionProjectsApplicationService(ProjectFolder projectFolder, ProjectsRepository projects) -
Uses of ProjectsRepository in tech.jhipster.lite.project.domain.download
Constructors in tech.jhipster.lite.project.domain.download with parameters of type ProjectsRepositoryModifierConstructorDescriptionProjectsDownloader(ProjectFolder projectFolder, ProjectsRepository projects) -
Uses of ProjectsRepository in tech.jhipster.lite.project.domain.history
Constructors in tech.jhipster.lite.project.domain.history with parameters of type ProjectsRepository