Uses of Class
com.atlassian.bamboo.user.gravatar.GravatarDownloadException

Packages that use GravatarDownloadException
com.atlassian.bamboo.user.gravatar   
 

Uses of GravatarDownloadException in com.atlassian.bamboo.user.gravatar
 

Methods in com.atlassian.bamboo.user.gravatar that throw GravatarDownloadException
 byte[] GravatarServiceImpl.download(java.lang.String email, int size)
          Downloads the gravatar for the given URL using Java URL and returns a byte array containing the gravatar jpg, returns null if no gravatar was found.
 



Copyright © 2012 Atlassian. All Rights Reserved.