Package com.atlassian.jira.issue.statistics
package com.atlassian.jira.issue.statistics
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.since 10.4, will be removed in Jira 11.A StatsMapper that takes the document constant name (lucene) and a JFreeChart TimePeriod class, and rounds the dates to the appropriate time periodCreated by IntelliJ IDEA.A stats mapper for LabelsPriorityStatisticsMapper.Contains methods that produce data based on project statistics.This StatisticsMapper works exactly the same as PriorityStatisticsMapper, except that it returns a reverse-order comparator.A simple way of calculating statisticsUsing some trickiness - we extend Number so that we can call
StatisticGatherer.MeanValue.intValue()without having to change all the client codeStatisticMap<K,N extends Number> Holder for statistic data on a field.StatisticMapWrapper<K,N extends Number> Wrapper around theStatisticMapproviding helper methods to calculate statistics.Yet another wrapper for the nastyFilterStatisticsValuesGenerator.Utilities class that returns issue statistics for objects.Generates a map of statistics for a given filter producing aStatisticMap.Enumerated type for sort direction.Enumerated type for ordering of statistics.Allow mapping from Lucene indexes, back to the fields that they came from.Deprecated, for removal: This API element is subject to removal in a future version.since 10.4, will be removed in Jira 11.AStatisticsMapperspecifically forOriginalEstimateSystemField,TimeEstimateSystemFieldandTimeSpentSystemFieldas their index values are stored in a specific format.Deprecated, for removal: This API element is subject to removal in a future version.Provides extra method to get non-standard comparator for StatisticMappers to be used when we need different comparison method (eg.comparing custom fields options in gadgets)