Class SectionVersioningMapper

All Implemented Interfaces:
Mapper<SectionConfiguration,SectionHistoryChangeDto>

@Component public class SectionVersioningMapper extends AbstractVersioningMapper<SectionConfiguration,SectionHistoryChangeDto>
  • Constructor Details

    • SectionVersioningMapper

      public SectionVersioningMapper(org.modelmapper.ModelMapper mapper)
  • Method Details