Class ProjectConfigurationRestoreMapper
java.lang.Object
org.qubership.atp.mia.service.history.impl.AbstractMapper<ProjectConfiguration,ProjectConfiguration>
org.qubership.atp.mia.service.history.impl.ProjectConfigurationRestoreMapper
- All Implemented Interfaces:
Mapper<ProjectConfiguration,ProjectConfiguration>
@Component
public class ProjectConfigurationRestoreMapper
extends AbstractMapper<ProjectConfiguration,ProjectConfiguration>
-
Field Summary
Fields inherited from class org.qubership.atp.mia.service.history.impl.AbstractMapper
destinationClass, mapper, sourceClass -
Method Summary
Modifier and TypeMethodDescriptionvoidmapSpecificFields(ProjectConfiguration source, ProjectConfiguration destination) voidMethods inherited from class org.qubership.atp.mia.service.history.impl.AbstractMapper
map, map
-
Method Details
-
mapSpecificFields
-
setupMapper
-