Package | Description |
---|---|
com.atlassian.jira.dashboarditem.statistics.service.statistics.searcher |
Modifier and Type | Method and Description |
---|---|
static StatisticsSearcher.OrderBy |
StatisticsSearcher.OrderBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatisticsSearcher.OrderBy[] |
StatisticsSearcher.OrderBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
StatisticsSearchResultBean |
StatisticsSearcher.completeOneDimensionalSearch(ApplicationUser user,
Query query,
String statType,
StatisticsSearcher.OrderBy orderBy,
StatisticsSearcher.Direction direction) |
Copyright © 2002-2018 Atlassian. All Rights Reserved.