Uses of Class
com.atlassian.jira.avatar.AvatarImpl
Packages that use AvatarImpl
-
Uses of AvatarImpl in com.atlassian.jira.avatar
Methods in com.atlassian.jira.avatar that return AvatarImplModifier and TypeMethodDescriptionstatic AvatarImplAvatarImpl.createCustomAvatar(String fileName, String contentType, String ownerId, IconType iconType) static AvatarImplAvatarImpl.createSystemAvatar(String fileName, String contentType, IconType iconType) Factory method for creating a system Avatar to be created byAvatarManager.