Uses of Class
org.qubership.atp.itf.lite.backend.service.history.impl.ValidateReferenceExistsService
Packages that use ValidateReferenceExistsService
-
Uses of ValidateReferenceExistsService in org.qubership.atp.itf.lite.backend.service.history.impl
Constructors in org.qubership.atp.itf.lite.backend.service.history.impl with parameters of type ValidateReferenceExistsServiceModifierConstructorDescriptionFolderRestoreHistoryService(org.javers.core.Javers javers, FolderService folderService, ValidateReferenceExistsService validateReferenceExistsService, org.modelmapper.ModelMapper modelMapper) HttpRequestRestoreHistoryService(org.javers.core.Javers javers, RequestService configurationService, ValidateReferenceExistsService validateReferenceExistsService, org.modelmapper.ModelMapper modelMapper)