Uses of Interface
com.atlassian.confluence.dmz.labels.LabelManagerInternal
Packages that use LabelManagerInternal
Package
Description
-
Uses of LabelManagerInternal in com.atlassian.confluence.api.impl.service.content
Constructors in com.atlassian.confluence.api.impl.service.content with parameters of type LabelManagerInternalModifierConstructorDescriptionLabelServiceImpl
(PaginationService paginationService, LabelManagerInternal labelManager, LabelFactory labelFactory, LabelPermissionEnforcer labelPermissionEnforcer, com.atlassian.config.ApplicationConfiguration applicationConfig) SpaceLabelServiceImpl
(SpaceManagerInternal spaceManager, PaginationService paginationService, PermissionManager permissionManager, LabelManagerInternal labelManager, LabelFactory labelFactory, SpaceService.Validator spaceValidator, LabelPermissionEnforcer labelPermissionEnforcer, com.atlassian.config.ApplicationConfiguration applicationConfig) -
Uses of LabelManagerInternal in com.atlassian.confluence.content.apisupport
Constructors in com.atlassian.confluence.content.apisupport with parameters of type LabelManagerInternalModifierConstructorDescriptionDefaultContentCreator
(SpaceManager spaceManager, ContentBodyConversionService contentBodyConversionService, PermissionManager permissionManager, PageManagerInternal pageManager, CustomContentManager customContentEntityManager, com.atlassian.event.api.EventPublisher eventPublisher, DraftAttributesCopier draftAttributesCopier, LabelManagerInternal labelManager, RelationManager relationManager, ContentEntityManagerInternal contentEntityManager) -
Uses of LabelManagerInternal in com.atlassian.confluence.impl.labels
Classes in com.atlassian.confluence.impl.labels that implement LabelManagerInternalConstructors in com.atlassian.confluence.impl.labels with parameters of type LabelManagerInternalModifierConstructorDescriptionCachingLabelManager
(LabelManagerInternal delegate, com.atlassian.cache.CacheFactory cacheFactory, com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar, AdaptiveMostUsedLabelsCache adaptiveLabelManagerCache) -
Uses of LabelManagerInternal in com.atlassian.confluence.impl.labels.adaptivelabelcache
Constructors in com.atlassian.confluence.impl.labels.adaptivelabelcache with parameters of type LabelManagerInternalModifierConstructorDescriptionAdaptiveMostUsedLabelsCacheImpl
(AdaptiveMostUsedLabelsCacheImpl.TimestampProvider timestampProvider, AdaptiveLabelCacheDao adaptiveLabelCacheDao, LabelManagerInternal labelManagerDelegate) AdaptiveMostUsedLabelsCacheImpl
(AdaptiveLabelCacheDao adaptiveLabelCacheDao, LabelManagerInternal labelManagerDelegate) -
Uses of LabelManagerInternal in com.atlassian.confluence.labels
Classes in com.atlassian.confluence.labels that implement LabelManagerInternalModifier and TypeClassDescriptionclass
Default implementation of the label manager interface. -
Uses of LabelManagerInternal in com.atlassian.confluence.labels.actions
Methods in com.atlassian.confluence.labels.actions with parameters of type LabelManagerInternalModifier and TypeMethodDescriptionvoid
ListLabelsBySpaceAction.setLabelManager
(LabelManagerInternal labelManager) Deprecated, for removal: This API element is subject to removal in a future version.