Class AbstractConfiguration
- java.lang.Object
-
- com.aventstack.extentreports.reporter.configuration.AbstractConfiguration
-
- Direct Known Subclasses:
FileReporterConfig
public abstract class AbstractConfiguration extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected AbstractReporterreporter
-
Constructor Summary
Constructors Constructor Description AbstractConfiguration()
-
-
-
Field Detail
-
reporter
protected AbstractReporter reporter
-
-