Klasse AggregationAction

java.lang.Object
io.jenkins.plugins.analysis.core.model.AggregationAction
Alle implementierten Schnittstellen:
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.
Autor:
Ullrich Hafner
Siehe auch: