public class AvatarUrls extends Object
| Constructor and Description |
|---|
AvatarUrls() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,URI> |
getAvatarURLs(ApplicationUser avatarUser,
Avatar avatar)
Deprecated.
the notion of "all the avatar sizes" is broken. We plan to eventually scale to any reasonable pixel size.
|
@Deprecated public static Map<String,URI> getAvatarURLs(ApplicationUser avatarUser, Avatar avatar)
avatarUser - the user whose avatar this is (or null)avatar - the AvatarCopyright © 2002-2020 Atlassian. All Rights Reserved.