public class SubTaskIncludeValuesGenerator extends Object implements ValuesGenerator<String>
NONE| Constructor and Description |
|---|
SubTaskIncludeValuesGenerator(I18nHelper.BeanFactory i18nHelperFactory) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getValues(Map userParams)
Returns a new map of applicable options.
|
public SubTaskIncludeValuesGenerator(I18nHelper.BeanFactory i18nHelperFactory)
public Map<String,String> getValues(Map userParams)
getValues in interface ValuesGenerator<String>userParams - map of user parametersCopyright © 2002-2017 Atlassian. All Rights Reserved.