Class DefaultReportEnvironmentMapping

    • Constructor Detail

      • DefaultReportEnvironmentMapping

        public DefaultReportEnvironmentMapping()
    • Method Detail

      • createEnvironmentMapping

        public Map<String,​String> createEnvironmentMapping()
        Creates a ordered map that contains the environment names as keys and the data-row column names as values.
        Specified by:
        createEnvironmentMapping in interface ReportEnvironmentMapping
        Returns:
        the mapping from environment names to data-row column names.