@ExperimentalApi public class SystemAndCustomAvatars extends Object
TypeAvatarService.getAvatars(com.atlassian.jira.user.ApplicationUser,
String)
Constructor and Description |
---|
SystemAndCustomAvatars(List<Avatar> systemAvatars,
List<Avatar> customAvatars) |
Modifier and Type | Method and Description |
---|---|
Iterable<Avatar> |
getCustomAvatars() |
Iterable<Avatar> |
getSystemAvatars() |
Copyright © 2002-2021 Atlassian. All Rights Reserved.