Class PopularLabelsProvider
java.lang.Object
com.atlassian.jira.issue.label.suggestions.PopularLabelsProvider
- Direct Known Subclasses:
LucenePopularLabelsProvider,OpenSearchPopularLabelsProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfetchPopularLabels(String searchField, ApplicationUser user, Set<Label> issueLabels, int limit, Duration timeout) findMostPopular(String searchField, ApplicationUser user, Set<Label> issueLabels, int limit, Duration timeout) protected ClockgetClock()protected LabelSuggesterStatsgetStats()
-
Constructor Details
-
PopularLabelsProvider
-
-
Method Details
-
findMostPopular
-
getClock
-
getStats
-
fetchPopularLabels
-