|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.bamboo.builder.resultsfilter.AllBuildResultsFilter
public class AllBuildResultsFilter
This class displays all the build results for a particular build
| Constructor Summary | |
|---|---|
AllBuildResultsFilter()
|
|
| Method Summary | |
|---|---|
List |
getBuildResultsForBuild(Build build)
Obtain all the BuildResultsSummary objects for the |
String |
getCookieKey()
The key to store in the cookie. |
String |
getLabel()
The filter's label in the gui |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AllBuildResultsFilter()
| Method Detail |
|---|
public String getLabel()
getLabel in interface BuildResultsFilterpublic String getCookieKey()
BuildResultsFilter
getCookieKey in interface BuildResultsFilterpublic List getBuildResultsForBuild(Build build)
BuildResultsSummary objects for the
getBuildResultsForBuild in interface BuildResultsFilterbuild - The build who's build results we're interested in
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||