Class ReporterScopedSettings<REPORTED>


  • public class ReporterScopedSettings<REPORTED>
    extends Object
    Encapsulates all settings that are defined per reporter.
    • Method Detail

      • getReporterIndex

        public int getReporterIndex()
      • getDelimiter

        public char getDelimiter()
      • getExcludedVariables

        public Set<String> getExcludedVariables()
      • getAdditionalVariables

        public Map<String,​String> getAdditionalVariables()