Package com.atlassian.jira.issue.label
package com.atlassian.jira.issue.label
-
ClassDescriptionProvides an alphabetically grouped collection of a user's labelsHelper to group labels into buckets for displaying them in alphabetical blocks.Responsible for rendering an alphabetically grouped list of labelsCaching implementation of the Label store, that caches labels in a weakhashmap based on the issue/field combination.Manager responsible for label operations.Represents a Label for an issueComparator that compares labels by label stringManager responsible for adding/removing and getting labels for a particular issue and custom field combination.This class provides a number of static utility methods for validating labels.StoreUtility to generate Label JQL strings.OfBiz implementation of the LabelStore