public interface AlphabeticalLabelGroupingService
Modifier and Type | Method and Description |
---|---|
AlphabeticalLabelGroupingSupport |
getAlphabeticallyGroupedLabels(ApplicationUser user,
Long projectId,
String fieldId)
Retrieve a collection of a project's labels grouped into alphabetical blocks
|
AlphabeticalLabelGroupingSupport getAlphabeticallyGroupedLabels(ApplicationUser user, Long projectId, String fieldId)
user
- A user of JIRAprojectId
- The id of a projectfieldId
- The id of a fieldAlphabeticalLabelGroupingSupport
that has the project's unique labels grouped
together alphabeticallyCopyright © 2002-2024 Atlassian. All Rights Reserved.