Class ProjectConfigurationVersioningMapper

All Implemented Interfaces:
Mapper<ProjectConfiguration,ProjectConfigurationHistoryChangeDto>

@Component public class ProjectConfigurationVersioningMapper extends AbstractVersioningMapper<ProjectConfiguration,ProjectConfigurationHistoryChangeDto>
  • Constructor Details

    • ProjectConfigurationVersioningMapper

      public ProjectConfigurationVersioningMapper(org.modelmapper.ModelMapper mapper)