Uses of Class
com.atlassian.jira.avatar.AvatarImpl

Packages that use AvatarImpl
com.atlassian.jira.avatar   
 

Uses of AvatarImpl in com.atlassian.jira.avatar
 

Methods in com.atlassian.jira.avatar that return AvatarImpl
static AvatarImpl AvatarImpl.createCustomAvatar(String fileName, String contentType, ApplicationUser owner)
           
static AvatarImpl AvatarImpl.createCustomAvatar(String fileName, String contentType, Project owner)
          Factory method for creating a custom Avatar to be created by AvatarManager.
static AvatarImpl AvatarImpl.createSystemAvatar(String fileName, String contentType, Avatar.Type avatarType)
          Factory method for creating a system Avatar to be created by AvatarManager.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.