com.atlassian.bamboo.configuration
Class DefaultSystemStatisticsBean
java.lang.Object
com.atlassian.bamboo.configuration.DefaultSystemStatisticsBean
- All Implemented Interfaces:
- SystemStatisticsBean
public class DefaultSystemStatisticsBean
- extends Object
- implements SystemStatisticsBean
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultSystemStatisticsBean
public DefaultSystemStatisticsBean(IndexerManager indexerManager,
PlanManager planManager,
ResultsSummaryManager resultsSummaryManager)
getNumberOfPlans
public int getNumberOfPlans()
- Specified by:
getNumberOfPlans
in interface SystemStatisticsBean
getNumberOfResults
public int getNumberOfResults()
- Specified by:
getNumberOfResults
in interface SystemStatisticsBean
getApproximateIndexTime
public long getApproximateIndexTime()
- Specified by:
getApproximateIndexTime
in interface SystemStatisticsBean
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.