public final class AvatarServiceHelper extends Object
AvatarService
on account of the fact that the AvatarService
has a bunch of overloaded methods and Velocity can't decide which one to run when it gets a null user
(JRADEV-20734).Constructor and Description |
---|
AvatarServiceHelper(AvatarService avatarService) |
Modifier and Type | Method and Description |
---|---|
String |
renderURL(ApplicationUser loggedInUser,
ApplicationUser avatarUser,
Avatar.Size size) |
public AvatarServiceHelper(AvatarService avatarService)
public String renderURL(ApplicationUser loggedInUser, ApplicationUser avatarUser, Avatar.Size size)
Copyright © 2002-2021 Atlassian. All Rights Reserved.