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)
ValuesGenerator
getValues
in interface ValuesGenerator
userParams
- Used to generate a relevant list of choices. e.g. may have some permissions in itCopyright © 2002-2019 Atlassian. All Rights Reserved.