Uses of Interface
com.atlassian.confluence.links.TitleContentMappingManager
Packages that use TitleContentMappingManager
Package
Description
-
Uses of TitleContentMappingManager in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
Constructors in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers with parameters of type TitleContentMappingManagerModifierConstructorDescriptionPageResourceIdentifierResolver(PageManager pageManager, TitleContentMappingManager titleContentMappingManager) -
Uses of TitleContentMappingManager in com.atlassian.confluence.impl.content
Constructors in com.atlassian.confluence.impl.content with parameters of type TitleContentMappingManagerModifierConstructorDescriptionDefaultContentLinkManager(TitleContentMappingManager titleContentMappingManager, org.springframework.transaction.PlatformTransactionManager transactionManager, ContentEntityManager contentEntityManager, LinkManager linkManager, PageManager pageManager, LinksUpdater linksUpdater, com.atlassian.beehive.ClusterLockService clusterLockService) -
Uses of TitleContentMappingManager in com.atlassian.confluence.links
Classes in com.atlassian.confluence.links that implement TitleContentMappingManagerModifier and TypeClassDescriptionclassDefault implementation of theTitleContentMappingManagerinterface.Constructors in com.atlassian.confluence.links with parameters of type TitleContentMappingManagerModifierConstructorDescriptionDefaultRelatedContentRefactorer(PageManager pageManager, LinkManager linkManager, LinksUpdater linksUpdater, TitleContentMappingManager titleContentMappingManager)