public class MyJiraHomeSelectionProvider extends AbstractJiraContextProvider
Modifier and Type | Field and Description |
---|---|
static String |
MY_JIRA_HOME_PROPERTY_KEY |
Constructor and Description |
---|
MyJiraHomeSelectionProvider(MyJiraHomePreference preference) |
Modifier and Type | Method and Description |
---|---|
Map |
getContextMap(ApplicationUser user,
JiraHelper jiraHelper) |
getContextMap, init
public static final String MY_JIRA_HOME_PROPERTY_KEY
public MyJiraHomeSelectionProvider(@Nonnull MyJiraHomePreference preference)
public Map getContextMap(@Nullable ApplicationUser user, @Nonnull JiraHelper jiraHelper)
getContextMap
in class AbstractJiraContextProvider
Copyright © 2002-2023 Atlassian. All Rights Reserved.