| Modifier and Type | Class and Description |
|---|---|
class |
DefaultInheritedContentPermissionManager |
| Modifier and Type | Method and Description |
|---|---|
void |
CachingInheritedContentPermissionManager.setDefaultInheritedContentPermissionManager(InheritedContentPermissionManager defaultInheritedContentPermissionManager)
Deprecated.
|
void |
DefaultContentPermissionManager.setInheritedContentPermissionManager(InheritedContentPermissionManager inheritedContentPermissionManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
CachingInheritedContentPermissionManager
An
InheritedContentPermissionManager implementation that delegates to another, and caches the lookups. |
| Constructor and Description |
|---|
CachingInheritedContentPermissionManager(InheritedContentPermissionManager delegate,
ContentPermissionSetDao contentPermissionSetDao,
PageDao pageDao,
TransactionAwareCacheFactory cacheFactory,
com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar) |
| Constructor and Description |
|---|
EdgeIndexTaskFactory(EdgeDocumentFactory edgeDocumentFactory,
InheritedContentPermissionManager inheritedContentPermissionManager,
ContentEntityManager contentEntityManager,
com.atlassian.sal.api.transaction.TransactionTemplate txTemplate) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentPermissionsExtractor.setInheritedContentPermissionManager(InheritedContentPermissionManager inheritedContentPermissionManager) |
Copyright © 2003–2020 Atlassian. All rights reserved.