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