Uses of Class
com.xceptance.xlt.api.report.PostProcessedDataContainer
-
Packages that use PostProcessedDataContainer Package Description com.xceptance.xlt.api.report Provides interfaces and classes to extend the test report generator with pluggable custom report providers. -
-
Uses of PostProcessedDataContainer in com.xceptance.xlt.api.report
Methods in com.xceptance.xlt.api.report with parameters of type PostProcessedDataContainer Modifier and Type Method Description voidAbstractReportProvider. processAll(PostProcessedDataContainer dataContainer)Processes all data records in the passed container to gather information needed for the test report.voidReportProvider. processAll(PostProcessedDataContainer dataContainer)Processes all data records in the passed container to gather information needed for the test report.
-