Package com.atlassian.jira.project.statistics

Interface Summary
StatisticSecurityTypeManager  
StatisticsManager Atlassian Source Code Template.
StatisticType Interface for StatisticTypes.
 

Class Summary
DefaultStatisticSecurityTypeManager  
ProjectStatistics This class contains a Map of SecurityStatistic objects for a project
SecurityStatistic This class holds a Map of StatisticCollection objects for a particular ProjectStatistics object and Security Level
Statistic This class is the low level Statistic value.
StatisticCollection This class is a collection of Statistic objects for a specific StatisticType
StatisticException  
StatisticOutOfDateException  
StatisticsManagerImpl This class manages the Statistics of a project.
StatisticsUpdateEvent