Class UriReport

java.lang.Object
hudson.plugins.performance.reports.AbstractReport
hudson.plugins.performance.reports.UriReport
All Implemented Interfaces:
ModelObject, Serializable, Comparable<UriReport>

public class UriReport extends AbstractReport implements Serializable, ModelObject, Comparable<UriReport>
A report about a particular tested URI.

This object belongs under PerformanceReport.

See Also: