Uses of Class
com.atlassian.confluence.content.render.xhtml.links.XhtmlLinksUpdater
-
Packages that use XhtmlLinksUpdater Package Description com.atlassian.confluence.pages.persistence.dao.bulk.impl com.atlassian.confluence.upgrade.upgradetask -
-
Uses of XhtmlLinksUpdater in com.atlassian.confluence.pages.persistence.dao.bulk.impl
Constructors in com.atlassian.confluence.pages.persistence.dao.bulk.impl with parameters of type XhtmlLinksUpdater Constructor Description LinkRefactorerContentTransformer(XhtmlLinksUpdater xhtmlLinksUpdater)
-
Uses of XhtmlLinksUpdater in com.atlassian.confluence.upgrade.upgradetask
Constructors in com.atlassian.confluence.upgrade.upgradetask with parameters of type XhtmlLinksUpdater Constructor Description ConvertToRelativeLinksTask(ContentDao contentDao, XhtmlLinksUpdater linksUpdater)
-