Uses of Class
com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Avatar

Packages that use Avatar
com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client   
 

Uses of Avatar in com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client
 

Methods in com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client that return Avatar
 Avatar ProjectClient.getAvatar(String key, Long id)
          GETs a single avatar, associated with the passed project
 

Methods in com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client that return types with arguments of type Avatar
 Map<String,List<Avatar>> ProjectClient.getAvatars(String key)
          GETs a map of avatars, associated with the passed project.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.