Uses of Interface
com.atlassian.jira.avatar.AvatarStore

Packages that use AvatarStore
com.atlassian.jira.avatar   
 

Uses of AvatarStore in com.atlassian.jira.avatar
 

Classes in com.atlassian.jira.avatar that implement AvatarStore
 class CachingAvatarStore
          A caching implementation of the AvatarStore.
 class OfbizAvatarStore
          Main Store implementation for Avatars.
 

Constructors in com.atlassian.jira.avatar with parameters of type AvatarStore
AvatarManagerImpl(AvatarStore store, JiraHome jiraHome, ApplicationProperties applicationProperties, PermissionManager permissionManager)
           
CachingAvatarStore(AvatarStore delegate, com.atlassian.event.api.EventPublisher eventPublisher)
           
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.