Class ProjectRoleContextProvider
java.lang.Object
com.atlassian.jira.projectconfig.contextproviders.ProjectPeopleContextProvider
com.atlassian.jira.projectconfig.contextproviders.ProjectRoleContextProvider
- All Implemented Interfaces:
CacheableContextProvider,com.atlassian.plugin.web.ContextProvider
-
Constructor Summary
ConstructorsConstructorDescriptionProjectRoleContextProvider(PermissionManager permissionManager, UserFormatManager userFormatManager, UserManager userManager, AvatarService avatarService, ContextProviderUtils contextProviderUtils, JiraAuthenticationContext authenticationContext, I18nHelper i18nHelper) -
Method Summary
Methods inherited from class com.atlassian.jira.projectconfig.contextproviders.ProjectPeopleContextProvider
getUniqueContextKey, init
-
Constructor Details
-
ProjectRoleContextProvider
public ProjectRoleContextProvider(PermissionManager permissionManager, UserFormatManager userFormatManager, UserManager userManager, AvatarService avatarService, ContextProviderUtils contextProviderUtils, JiraAuthenticationContext authenticationContext, I18nHelper i18nHelper)
-
-
Method Details
-
getContextMap
- Specified by:
getContextMapin interfacecom.atlassian.plugin.web.ContextProvider- Overrides:
getContextMapin classProjectPeopleContextProvider
-