Package com.atlassian.jira.avatar
Class SystemAndCustomAvatars
java.lang.Object
com.atlassian.jira.avatar.SystemAndCustomAvatars
Provides lists of system and custom avatars.
TypeAvatarService.getAvatars(com.atlassian.jira.user.ApplicationUser, String)- Since:
- v6.3
-
Constructor Summary
ConstructorsConstructorDescriptionSystemAndCustomAvatars(List<Avatar> systemAvatars, List<Avatar> customAvatars) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
SystemAndCustomAvatars
-
-
Method Details
-
getCustomAvatars
-
getSystemAvatars
-