Uses of Class
org.qubership.atp.mia.service.history.impl.AbstractEntityHistoryService
Packages that use AbstractEntityHistoryService
Package
Description
-
Uses of AbstractEntityHistoryService in org.qubership.atp.mia.service.configuration
Subclasses of AbstractEntityHistoryService in org.qubership.atp.mia.service.configurationModifier and TypeClassDescriptionclassclassclassclass -
Uses of AbstractEntityHistoryService in org.qubership.atp.mia.service.history.impl
Constructors in org.qubership.atp.mia.service.history.impl with parameters of type AbstractEntityHistoryServiceModifierConstructorDescriptionCompoundConfigurationRestoreHistoryService(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)