public class AvatarUrlContextProvider extends Object implements com.atlassian.plugin.web.ContextProvider
AVATAR_URL_KEY
for the key). If the avatar could
not be found, the context contains null
.Constructor and Description |
---|
AvatarUrlContextProvider(AvatarService avatarService,
JiraAuthenticationContext authenticationContext) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getContextMap(Map<String,Object> context) |
void |
init(Map<String,String> params) |
public AvatarUrlContextProvider(@Nonnull AvatarService avatarService, @Nonnull JiraAuthenticationContext authenticationContext)
Copyright © 2002-2022 Atlassian. All Rights Reserved.