Interface ProgressRowMapper

All Superinterfaces:
MapperRegistry.Mapper<MongoProgress,ProgressRow>
All Known Implementing Classes:
ProgressRowMapperImpl

public interface ProgressRowMapper extends MapperRegistry.Mapper<MongoProgress,ProgressRow>
  • Method Summary

    Modifier and Type
    Method
    Description
    Maps the source to the destination.