public class FilterValuesGenerator extends Object implements ValuesGenerator
Modifier and Type | Field and Description |
---|---|
static String |
FILTER_ALL_ISSUES |
static String |
FILTER_INCOMPLETE_ISSUES |
NONE
Constructor and Description |
---|
FilterValuesGenerator() |
public static final String FILTER_ALL_ISSUES
public static final String FILTER_INCOMPLETE_ISSUES
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.