Uses of Interface
com.atlassian.confluence.content.render.xhtml.links.LinksUpdater

Packages that use LinksUpdater
com.atlassian.confluence.content.render.xhtml.links   
com.atlassian.confluence.links   
 

Uses of LinksUpdater in com.atlassian.confluence.content.render.xhtml.links
 

Classes in com.atlassian.confluence.content.render.xhtml.links that implement LinksUpdater
 class XhtmlLinksUpdater
          Updates all canonical links in an XHTML document to reflect a modified space key or title or both.
 

Uses of LinksUpdater in com.atlassian.confluence.links
 

Methods in com.atlassian.confluence.links with parameters of type LinksUpdater
 void DefaultLinkManager.setLinksUpdater(LinksUpdater linksUpdater)
           
 

Constructors in com.atlassian.confluence.links with parameters of type LinksUpdater
DefaultRelatedContentRefactorer(PageManager pageManager, LinkManager linkManager, LinksUpdater linksUpdater)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.