Class AggregationAction

java.lang.Object
io.jenkins.plugins.analysis.core.model.AggregationAction
All Implemented Interfaces:
Action, ModelObject, RunAction2, SimpleBuildStep.LastBuildAction

public class AggregationAction extends Object implements RunAction2, SimpleBuildStep.LastBuildAction
Aggregates the results of all analysis results. Provides an entry point for the remote API. Currently, the aggregated results are only visualized in the associated trend chart but not in a detail view.
Author:
Ullrich Hafner
See Also: