com.atlassian.bamboo.build.tests
Class Latest25BuildsFilter

java.lang.Object
  extended by com.atlassian.bamboo.build.tests.AbstractTestCaseFilter
      extended by com.atlassian.bamboo.build.tests.Latest25BuildsFilter
All Implemented Interfaces:
TestCaseFilter

public class Latest25BuildsFilter
extends AbstractTestCaseFilter


Field Summary
 
Fields inherited from class com.atlassian.bamboo.build.tests.AbstractTestCaseFilter
build, buildResultsSummarymanager, indexConnManager
 
Constructor Summary
Latest25BuildsFilter(Build build, BuildResultsSummaryManager buildResultsSummaryManager, IndexConnectionManager indexConnManager)
           
 
Method Summary
 String getKey()
           
 String getLabel()
           
 Map searchAndFilterTestCases(Query q)
           
 
Methods inherited from class com.atlassian.bamboo.build.tests.AbstractTestCaseFilter
runQuery
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Latest25BuildsFilter

public Latest25BuildsFilter(Build build,
                            BuildResultsSummaryManager buildResultsSummaryManager,
                            IndexConnectionManager indexConnManager)
Method Detail

searchAndFilterTestCases

public Map searchAndFilterTestCases(Query q)
                             throws IOException
Specified by:
searchAndFilterTestCases in interface TestCaseFilter
Specified by:
searchAndFilterTestCases in class AbstractTestCaseFilter
Throws:
IOException

getLabel

public String getLabel()
Specified by:
getLabel in interface TestCaseFilter
Specified by:
getLabel in class AbstractTestCaseFilter

getKey

public String getKey()


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.