Uses of Enum Class
com.xceptance.xlt.api.report.MovingAverageConfiguration.MovingAverageType
Packages that use MovingAverageConfiguration.MovingAverageType
Package
Description
Provides interfaces and classes to extend the test report generator with pluggable custom report providers.
-
Uses of MovingAverageConfiguration.MovingAverageType in com.xceptance.xlt.api.report
Methods in com.xceptance.xlt.api.report that return MovingAverageConfiguration.MovingAverageTypeModifier and TypeMethodDescriptionMovingAverageConfiguration.getType()Get the type of the moving average configuration.Returns the enum constant of this class with the specified name.MovingAverageConfiguration.MovingAverageType.values()Returns an array containing the constants of this enum class, in the order they are declared.