Uses of Class
com.raphaelsalles.backend.domain.service.importer.CvmPersistenceHelper
Packages that use CvmPersistenceHelper
-
Uses of CvmPersistenceHelper in com.raphaelsalles.backend.domain.service.importer.core
Fields in com.raphaelsalles.backend.domain.service.importer.core declared as CvmPersistenceHelperModifier and TypeFieldDescriptionprivate final CvmPersistenceHelperCvmImportService.persistenceHelperConstructors in com.raphaelsalles.backend.domain.service.importer.core with parameters of type CvmPersistenceHelperModifierConstructorDescriptionCvmImportService(CvmPersistenceHelper persistenceHelper, AccountClassifier classifier, QuarantineService quarantineService)