Package com.atlassian.bamboo.filter
Interface PerformanceStatistics.StatProvider
-
- All Known Implementing Classes:
PerformanceStatistics.ServletPathStats
,PerformanceStatistics.UrlStats
- Enclosing class:
- PerformanceStatistics
public static interface PerformanceStatistics.StatProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PerformanceStatistics.Stats
getStats()
-
-
-
Method Detail
-
getStats
PerformanceStatistics.Stats getStats()
-
-