com.atlassian.bamboo.ww2.aware
Interface ResultsListAware

All Superinterfaces:
BuildAware
All Known Subinterfaces:
StatisticsAware
All Known Implementing Classes:
ViewBuild, ViewCloverCoverageSummary, ViewCombinedByBuildNumberChart, ViewCombinedByTimePeriodChart

public interface ResultsListAware
extends BuildAware


Method Summary
 List getResultsList()
           
 void setResultsList(List results)
           
 
Methods inherited from interface com.atlassian.bamboo.ww2.aware.BuildAware
getBuild, setBuild
 

Method Detail

getResultsList

List getResultsList()

setResultsList

void setResultsList(List results)


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.