com.atlassian.bamboo.ww2.aware
Interface StatisticsAware

All Superinterfaces:
PlanAware, ResultsListAware
All Known Implementing Classes:
ViewBuild, ViewChainSummary

public interface StatisticsAware
extends ResultsListAware


Method Summary
 StatisticsCollector getStatistics()
           
 void setStatistics(StatisticsCollector statistics)
           
 
Methods inherited from interface com.atlassian.bamboo.ww2.aware.ResultsListAware
getResultsList, setResultsList
 
Methods inherited from interface com.atlassian.bamboo.ww2.aware.PlanAware
getImmutablePlan, getMutablePlan, getPlan, setPlan
 

Method Detail

getStatistics

StatisticsCollector getStatistics()

setStatistics

void setStatistics(StatisticsCollector statistics)


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.