| Package | Description |
|---|---|
| com.atlassian.confluence.core | |
| com.atlassian.confluence.index | |
| com.atlassian.confluence.plugins.edgeindex.lucene |
| Modifier and Type | Class and Description |
|---|---|
class |
CachingInheritedContentPermissionManager
An implementation of
InheritedContentPermissionManager which caches the permissions in a transactional VCache. |
class |
DefaultInheritedContentPermissionManager |
| Constructor and Description |
|---|
CachingInheritedContentPermissionManager(InheritedContentPermissionManager permissionManagerDelegate,
PageDao pageDao,
com.atlassian.vcache.VCacheFactory cacheFactory,
ContentPermissionSetDao contentPermissionSetDao,
com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar) |
DefaultContentPermissionManager(ContentPermissionDao contentPermissionDao,
ChangeIndexer changeIndexer,
PageDao pageDao,
com.atlassian.event.EventManager eventManager,
InheritedContentPermissionManager inheritedContentPermissionManager,
ConfluenceIndexer indexer,
ContentPermissionSetDao contentPermissionSetDao,
AttachmentManager attachmentManager,
com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar) |
| Constructor and Description |
|---|
ContentPermissionCalc(InheritedContentPermissionManager inheritedContentPermissionManager) |
| Constructor and Description |
|---|
EdgeIndexTaskFactory(EdgeDocumentFactory edgeDocumentFactory,
InheritedContentPermissionManager inheritedContentPermissionManager,
ContentEntityManager contentEntityManager,
com.atlassian.sal.api.transaction.TransactionTemplate txTemplate) |
Copyright © 2003–2016 Atlassian. All rights reserved.