|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.bamboo.builder.resultsfilter.TodaysBuildResultsFilter
public class TodaysBuildResultsFilter
This class filters a build build results to only show todays results.
| Constructor Summary | |
|---|---|
TodaysBuildResultsFilter()
|
|
| Method Summary | |
|---|---|
List |
getBuildResultsForBuild(Build build)
Obtain the given build's BuildResultsSummary for today. |
String |
getCookieKey()
The key to store in the cookie. |
String |
getLabel()
What label appears in the GUI for this strategy? |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TodaysBuildResultsFilter()
| Method Detail |
|---|
public String getLabel()
getLabel in interface BuildResultsFilterpublic String getCookieKey()
BuildResultsFilter
getCookieKey in interface BuildResultsFilterpublic List getBuildResultsForBuild(Build build)
BuildResultsSummary for today.
getBuildResultsForBuild in interface BuildResultsFilterbuild - The build
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||