Uses of Class
com.raphaelsalles.backend.domain.service.importer.DataSyncService
Packages that use DataSyncService
Package
Description
-
Uses of DataSyncService in com.raphaelsalles.backend.api.controller
Fields in com.raphaelsalles.backend.api.controller declared as DataSyncServiceConstructors in com.raphaelsalles.backend.api.controller with parameters of type DataSyncServiceModifierConstructorDescriptionAdminController(DataSyncService dataSyncService, UserRepository userRepository, TermsRepository termsRepository, AssetMigrationService assetMigrationService) -
Uses of DataSyncService in com.raphaelsalles.backend.domain.service.scheduler
Fields in com.raphaelsalles.backend.domain.service.scheduler declared as DataSyncServiceModifier and TypeFieldDescriptionprivate final DataSyncServiceDataUpdateScheduler.dataSyncServiceConstructors in com.raphaelsalles.backend.domain.service.scheduler with parameters of type DataSyncService