Extension Points defined in Performance Plugin

This site is the new docs site currently being tested. For the actual docs in use please go to https://www.jenkins.io/doc.

AbstractConstraint

jenkinsdoc:performance:hudson.plugins.performance.constraints.AbstractConstraint]

Parent class for AbsoluteConstraint and RelativeConstraint

Implementations:

PerformanceReportParser

jenkinsdoc:performance:hudson.plugins.performance.parsers.PerformanceReportParser]

Parses performance result files into jenkinsdoc:PerformanceReport] s. This object is persisted with jenkinsdoc:PerformancePublisher] into the project configuration.

Subtypes can define additional parser-specific parameters as instance fields.</p>

Implementations: