jenkins.plugins.clangscanbuild.history
Class ClangScanBuildHistoryGathererImpl
java.lang.Object
jenkins.plugins.clangscanbuild.history.ClangScanBuildHistoryGathererImpl
- All Implemented Interfaces:
- ClangScanBuildHistoryGatherer
public class ClangScanBuildHistoryGathererImpl
- extends Object
- implements ClangScanBuildHistoryGatherer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClangScanBuildHistoryGathererImpl
public ClangScanBuildHistoryGathererImpl()
ClangScanBuildHistoryGathererImpl
public ClangScanBuildHistoryGathererImpl(int numberOfBuildsToGather)
gatherHistoryDataSet
public List<GraphPoint> gatherHistoryDataSet(hudson.model.AbstractBuild<?,?> latestBuild)
- Specified by:
gatherHistoryDataSet in interface ClangScanBuildHistoryGatherer
Copyright © 2004-2011. All Rights Reserved.