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