Uses of Package
com.xceptance.xlt.api.report
Packages that use com.xceptance.xlt.api.report
Package
Description
Provides interfaces and classes to extend the test report generator with pluggable custom report providers.
-
Classes in com.xceptance.xlt.api.report used by com.xceptance.xlt.api.reportClassDescriptionThe
ReportCreator
defines the interface that report providers must implement to take part in report generation.TheReportProvider
defines the interface that custom report providers must implement to take part in report generation.TheReportProviderConfiguration
interface provides access to general report generator settings as well as to report provider specific properties, which are both stored in the global configuration file.