Uses of Class
com.raphaelsalles.backend.domain.service.maintenance.AssetMigrationService
Packages that use AssetMigrationService
Package
Description
-
Uses of AssetMigrationService in com.raphaelsalles.backend.api.controller
Fields in com.raphaelsalles.backend.api.controller declared as AssetMigrationServiceModifier and TypeFieldDescriptionprivate final AssetMigrationServiceAdminController.assetMigrationServiceConstructors in com.raphaelsalles.backend.api.controller with parameters of type AssetMigrationServiceModifierConstructorDescriptionAdminController(DataSyncService dataSyncService, UserRepository userRepository, TermsRepository termsRepository, AssetMigrationService assetMigrationService) -
Uses of AssetMigrationService in com.raphaelsalles.backend.infra.config.bootstrap
Fields in com.raphaelsalles.backend.infra.config.bootstrap declared as AssetMigrationServiceModifier and TypeFieldDescriptionprivate final AssetMigrationServiceAssetBootstrap.migrationServiceConstructors in com.raphaelsalles.backend.infra.config.bootstrap with parameters of type AssetMigrationService