Uses of Class
com.raphaelsalles.backend.domain.service.user.SystemUserService
Packages that use SystemUserService
Package
Description
-
Uses of SystemUserService in com.raphaelsalles.backend.domain.service.importer
Fields in com.raphaelsalles.backend.domain.service.importer declared as SystemUserServiceModifier and TypeFieldDescriptionprivate final SystemUserServiceCvmLocalImporter.systemUserServiceConstructors in com.raphaelsalles.backend.domain.service.importer with parameters of type SystemUserServiceModifierConstructorDescriptionCvmLocalImporter(CvmImportService importService, ImportControlRepository controlRepository, SystemUserService systemUserService) -
Uses of SystemUserService in com.raphaelsalles.backend.infra.config.bootstrap
Fields in com.raphaelsalles.backend.infra.config.bootstrap declared as SystemUserServiceConstructors in com.raphaelsalles.backend.infra.config.bootstrap with parameters of type SystemUserService