public class ClangScanBuildHistoryGathererImpl extends java.lang.Object implements ClangScanBuildHistoryGatherer
Constructor and Description |
---|
ClangScanBuildHistoryGathererImpl() |
ClangScanBuildHistoryGathererImpl(int numberOfBuildsToGather) |
Modifier and Type | Method and Description |
---|---|
java.util.List<GraphPoint> |
gatherHistoryDataSet(hudson.model.AbstractBuild<?,?> latestBuild) |
public ClangScanBuildHistoryGathererImpl()
public ClangScanBuildHistoryGathererImpl(int numberOfBuildsToGather)
public java.util.List<GraphPoint> gatherHistoryDataSet(hudson.model.AbstractBuild<?,?> latestBuild)
gatherHistoryDataSet
in interface ClangScanBuildHistoryGatherer