Uses of Interface
com.atlassian.jira.sharing.SharePermissionStore

Packages that use SharePermissionStore
com.atlassian.jira.sharing   
 

Uses of SharePermissionStore in com.atlassian.jira.sharing
 

Classes in com.atlassian.jira.sharing that implement SharePermissionStore
 class CachingSharePermissionStore
          Cache is key on entityId:type.
 class OfBizSharePermissionStore
          OfBiz implementation of SharePermissionStore
 

Constructors in com.atlassian.jira.sharing with parameters of type SharePermissionStore
CachingSharePermissionStore(SharePermissionStore delegateStore, com.atlassian.event.api.EventPublisher eventPublisher)
           
DefaultShareManager(SharePermissionStore store, ShareTypeFactory shareTypeFactory, SharePermissionReindexer reindexer)
           
 



Copyright © 2002-2010 Atlassian. All Rights Reserved.