com.atlassian.jira.issue.label
Class AlphabeticalLabelGroupingSupport
java.lang.Object
com.atlassian.jira.issue.label.AlphabeticalLabelGroupingSupport
public class AlphabeticalLabelGroupingSupport
- extends Object
Helper to group labels into buckets for displaying them in alphabetical blocks.
- Since:
- 4.2
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NUMERIC
public static final String NUMERIC
- See Also:
- Constant Field Values
AlphabeticalLabelGroupingSupport
public AlphabeticalLabelGroupingSupport(Set<String> labels)
getContents
public Set<String> getContents(String key)
getKeys
public Collection<String> getKeys()
Copyright © 2002-2012 Atlassian. All Rights Reserved.