Uses of Enum Class
com.atlassian.jira.dashboarditem.statistics.service.statistics.searcher.StatisticsSearcher.Direction
Packages that use StatisticsSearcher.Direction
-
Uses of StatisticsSearcher.Direction in com.atlassian.jira.dashboarditem.statistics.service.statistics.searcher
Methods in com.atlassian.jira.dashboarditem.statistics.service.statistics.searcher that return StatisticsSearcher.DirectionModifier and TypeMethodDescriptionstatic StatisticsSearcher.DirectionReturns the enum constant of this class with the specified name.static StatisticsSearcher.Direction[]StatisticsSearcher.Direction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.jira.dashboarditem.statistics.service.statistics.searcher with parameters of type StatisticsSearcher.DirectionModifier and TypeMethodDescriptionStatisticsSearcher.completeOneDimensionalSearch(ApplicationUser user, Query query, String statType, StatisticsSearcher.OrderBy orderBy, StatisticsSearcher.Direction direction)