com.atlassian.bamboo.index
Class TestCaseDocumentCollector

java.lang.Object
  extended by HitCollector
      extended by com.atlassian.bamboo.index.TestCaseDocumentCollector

public class TestCaseDocumentCollector
extends HitCollector


Constructor Summary
TestCaseDocumentCollector(Searcher searcher, BuildResultsSummaryManager buildResultsSummaryManager, Build build, Map testCases)
           
 
Method Summary
 void collect(int i, float v)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestCaseDocumentCollector

public TestCaseDocumentCollector(Searcher searcher,
                                 BuildResultsSummaryManager buildResultsSummaryManager,
                                 Build build,
                                 Map testCases)
Method Detail

collect

public void collect(int i,
                    float v)


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.