public class ClangScanBuildHistoryGathererImpl extends Object implements ClangScanBuildHistoryGatherer
| Constructor and Description |
|---|
ClangScanBuildHistoryGathererImpl() |
ClangScanBuildHistoryGathererImpl(int numberOfBuildsToGather) |
| Modifier and Type | Method and Description |
|---|---|
List<GraphPoint> |
gatherHistoryDataSet(hudson.model.AbstractBuild<?,?> latestBuild) |
public ClangScanBuildHistoryGathererImpl()
public ClangScanBuildHistoryGathererImpl(int numberOfBuildsToGather)
public List<GraphPoint> gatherHistoryDataSet(hudson.model.AbstractBuild<?,?> latestBuild)
gatherHistoryDataSet in interface ClangScanBuildHistoryGathererCopyright © 2004-2015. All Rights Reserved.