public abstract class AvatarId extends Object
Constructor and Description |
---|
AvatarId() |
Modifier and Type | Method and Description |
---|---|
abstract String |
asRelativeLinkForDefaultSize(Avatar.Type type) |
static AvatarId |
fromId(long id) |
static AvatarId |
fromImageLink(String link) |
public abstract String asRelativeLinkForDefaultSize(Avatar.Type type)
public static AvatarId fromId(long id)
Copyright © 2002-2022 Atlassian. All Rights Reserved.