Uses of Class
org.qubership.atp.mia.service.history.impl.ValidateReferenceExistsService
Packages that use ValidateReferenceExistsService
-
Uses of ValidateReferenceExistsService in org.qubership.atp.mia.service.history.impl
Constructors in org.qubership.atp.mia.service.history.impl with parameters of type ValidateReferenceExistsServiceModifierConstructorDescriptionCompoundConfigurationRestoreHistoryService(org.javers.core.Javers javers, AbstractEntityHistoryService<CompoundConfiguration> entityHistoryService, ValidateReferenceExistsService validateReferenceExistsService, CompoundRestoreMapper modelMapper, ProcessConfigurationRestoreHistoryService processConfigurationRestoreHistoryService) History service should use own custom Mapper.ProcessConfigurationRestoreHistoryService(org.javers.core.Javers javers, AbstractEntityHistoryService<ProcessConfiguration> entityHistoryService, ValidateReferenceExistsService validateReferenceExistsService, ProcessConfigurationRestoreMapper modelMapper) ProjectConfigurationRestoreHistoryService(org.javers.core.Javers javers, EntityHistoryService<ProjectConfiguration> entityHistoryService, ValidateReferenceExistsService validateReferenceExistsService, ProjectConfigurationRestoreMapper modelMapper) SectionConfigurationRestoreHistoryService(org.javers.core.Javers javers, EntityHistoryService<SectionConfiguration> entityHistoryService, ValidateReferenceExistsService validateReferenceExistsService, SectionRestoreMapper modelMapper)