Uses of Class
org.qubership.atp.mia.service.history.impl.ProcessConfigurationRestoreHistoryService
Packages that use ProcessConfigurationRestoreHistoryService
-
Uses of ProcessConfigurationRestoreHistoryService in org.qubership.atp.mia.service.history.impl
Fields in org.qubership.atp.mia.service.history.impl declared as ProcessConfigurationRestoreHistoryServiceModifier and TypeFieldDescriptionprotected final ProcessConfigurationRestoreHistoryServiceCompoundConfigurationRestoreHistoryService.processConfigurationRestoreHistoryServiceConstructors in org.qubership.atp.mia.service.history.impl with parameters of type ProcessConfigurationRestoreHistoryServiceModifierConstructorDescriptionCompoundConfigurationRestoreHistoryService(org.javers.core.Javers javers, AbstractEntityHistoryService<CompoundConfiguration> entityHistoryService, ValidateReferenceExistsService validateReferenceExistsService, CompoundRestoreMapper modelMapper, ProcessConfigurationRestoreHistoryService processConfigurationRestoreHistoryService) History service should use own custom Mapper.