public class SortingValuesGenerator extends Object implements ValuesGenerator
| Modifier and Type | Field and Description |
|---|---|
static String |
SORT_BY_LEAST_COMPLETED |
static String |
SORT_BY_MOST_COMPLETED |
NONE| Constructor and Description |
|---|
SortingValuesGenerator() |
public static final String SORT_BY_MOST_COMPLETED
public static final String SORT_BY_LEAST_COMPLETED
public Map getValues(Map userParams)
ValuesGeneratorgetValues in interface ValuesGeneratoruserParams - Used to generate a relevant list of choices. e.g. may have some permissions in itCopyright © 2002-2015 Atlassian. All Rights Reserved.