Uses of Class
com.atlassian.confluence.content.render.xhtml.migration.WikiToXhtmlMigrator
Packages that use WikiToXhtmlMigrator
Package
Description
-
Uses of WikiToXhtmlMigrator in com.atlassian.confluence.api.impl.service.content
Constructors in com.atlassian.confluence.api.impl.service.content with parameters of type WikiToXhtmlMigratorModifierConstructorDescriptionContentBodyConversionManagerImpl
(FormatConverter formatConverter, ExceptionTolerantMigrator xhtmlRoundTripMigrator, WikiToXhtmlMigrator wikiToXhtmlMigrator, Renderer viewRenderer, TemplateRenderer templateRenderer, I18NBeanFactory i18nBeanFactory, WebResourceDependenciesRecorder webResourceDependenciesRecorder, WebResourceDependenciesFactory resourceDependenciesFactory, org.springframework.transaction.PlatformTransactionManager transactionManager) -
Uses of WikiToXhtmlMigrator in com.atlassian.confluence.pages.templates
Methods in com.atlassian.confluence.pages.templates with parameters of type WikiToXhtmlMigratorModifier and TypeMethodDescriptionvoid
DefaultPageTemplateManager.setWikiToXhtmlMigrator
(WikiToXhtmlMigrator wikiToXhtmlMigrator)