Class CompoundVersioningMapper
java.lang.Object
org.qubership.atp.mia.service.history.impl.AbstractMapper<CompoundConfiguration,CompoundHistoryChangeDto>
org.qubership.atp.mia.service.history.impl.AbstractVersioningMapper<CompoundConfiguration,CompoundHistoryChangeDto>
org.qubership.atp.mia.service.history.impl.CompoundVersioningMapper
- All Implemented Interfaces:
Mapper<CompoundConfiguration,CompoundHistoryChangeDto>
@Component
public class CompoundVersioningMapper
extends AbstractVersioningMapper<CompoundConfiguration,CompoundHistoryChangeDto>
-
Field Summary
Fields inherited from class org.qubership.atp.mia.service.history.impl.AbstractMapper
destinationClass, mapper, sourceClass -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected HistoryItemTypeDtovoidmapSpecificFields(CompoundConfiguration source, CompoundHistoryChangeDto destination) Methods inherited from class org.qubership.atp.mia.service.history.impl.AbstractVersioningMapper
setupMapperMethods inherited from class org.qubership.atp.mia.service.history.impl.AbstractMapper
map, map
-
Constructor Details
-
CompoundVersioningMapper
@Autowired public CompoundVersioningMapper(org.modelmapper.ModelMapper mapper)
-
-
Method Details
-
getEntityTypeEnum
-
mapSpecificFields
-