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