| Constructor and Description |
|---|
ContentCreator(SpaceManager spaceManager,
ContentBodyConversionService contentBodyConversionService,
PermissionManager permissionManager,
PageManagerInternal pageManager,
CustomContentManager customContentEntityManager,
com.atlassian.event.api.EventPublisher eventPublisher,
DraftAttributesCopier draftAttributesCopier,
LabelManagerInternal labelManager,
RelationManager relationManager,
ContentEntityManagerInternal contentEntityManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
CachingLabelManager |
| Constructor and Description |
|---|
CachingLabelManager(LabelManagerInternal delegate,
com.atlassian.cache.CacheFactory cacheFactory,
com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar,
AdaptiveMostUsedLabelsCache adaptiveLabelManagerCache) |
| Constructor and Description |
|---|
AdaptiveMostUsedLabelsCacheImpl(AdaptiveLabelCacheDao adaptiveLabelCacheDao,
LabelManagerInternal labelManagerDelegate) |
AdaptiveMostUsedLabelsCacheImpl(AdaptiveMostUsedLabelsCacheImpl.TimestampProvider timestampProvider,
AdaptiveLabelCacheDao adaptiveLabelCacheDao,
LabelManagerInternal labelManagerDelegate) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLabelManager
Default implementation of the label manager interface.
|
| Constructor and Description |
|---|
CachingLabelManager(LabelManagerInternal delegate,
com.atlassian.vcache.VCacheFactory cacheFactory,
com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListLabelsBySpaceAction.setLabelManager(LabelManagerInternal labelManager) |
Copyright © 2003–2022 Atlassian. All rights reserved.