com.atlassian.bamboo.build.tests
Class TimeRangeAgoFilter
java.lang.Object
com.atlassian.bamboo.build.tests.AbstractTestCaseFilter
com.atlassian.bamboo.build.tests.TimeRangeAgoFilter
- All Implemented Interfaces:
- TestCaseFilter
public class TimeRangeAgoFilter
- extends AbstractTestCaseFilter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
days
public int days
TimeRangeAgoFilter
public TimeRangeAgoFilter(Build build,
BuildResultsSummaryManager buildResultsSummaryManager,
IndexConnectionManager indexConnManager,
int days)
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.