Uses of Interface
com.atlassian.confluence.xhtml.api.XhtmlContent
Packages that use XhtmlContent
Package
Description
-
Uses of XhtmlContent in com.atlassian.confluence.content.render.xhtml
Classes in com.atlassian.confluence.content.render.xhtml that implement XhtmlContent -
Uses of XhtmlContent in com.atlassian.confluence.internal.content.collab
Constructors in com.atlassian.confluence.internal.content.collab with parameters of type XhtmlContentModifierConstructorDescriptionAttachmentRelatedContentReconciliationListener
(LinkManager linkManager, ContentReconciliationManager reconciliationManager, SynchronizationManagerInternal synchronizationManager, org.springframework.transaction.PlatformTransactionManager transactionManager, ContentEntityManagerInternal contentEntityManager, ContentEntityObjectDaoInternal contentEntityObjectDao, BodyContentQuerier bodyContentQuerier, XhtmlContent xhtmlContent, ReconciliationExecutorService reconciliationExecutorService) ReconcileReferringContentTask
(org.springframework.transaction.PlatformTransactionManager transactionManager, ContentEntityManagerInternal contentEntityManager, ContentReconciliationManager reconciliationManager, ContentEntityObjectDaoInternal contentEntityObjectDao, LinkManager linkManager, BodyContentQuerier bodyContentQuerier, XhtmlContent xhtmlContent, ReconciliationExecutorService reconciliationExecutorService) -
Uses of XhtmlContent in com.atlassian.confluence.internal.index.v2.impl
Constructors in com.atlassian.confluence.internal.index.v2.impl with parameters of type XhtmlContentModifierConstructorDescriptionMacroDefinitionExtractorContextPreprocessor
(XhtmlContent xhtmlContent, MacroManager macroManager) -
Uses of XhtmlContent in com.atlassian.confluence.macro.xhtml
Constructors in com.atlassian.confluence.macro.xhtml with parameters of type XhtmlContentModifierConstructorDescriptionXhtmlWikiMarkupMacroMigrator
(XhtmlContent xhtmlContent, ExceptionTolerantMigrator delegateMigrator) -
Uses of XhtmlContent in com.atlassian.confluence.pages.actions
Methods in com.atlassian.confluence.pages.actions with parameters of type XhtmlContentModifier and TypeMethodDescriptionvoid
PageVariablesAction.setXhtmlContent
(XhtmlContent xhtmlContent) void
ViewPageAction.setXhtmlContent
(XhtmlContent xhtmlContent) -
Uses of XhtmlContent in com.atlassian.confluence.plugins.macrousage.extractor
Constructors in com.atlassian.confluence.plugins.macrousage.extractor with parameters of type XhtmlContentModifierConstructorDescriptionMacroExtractor
(XhtmlContent xhtmlContent, com.atlassian.renderer.v2.macro.MacroManager macroManager) -
Uses of XhtmlContent in com.atlassian.confluence.plugins.viewsource
Methods in com.atlassian.confluence.plugins.viewsource with parameters of type XhtmlContentModifier and TypeMethodDescriptionvoid
ViewSourceAction.setXhtmlContent
(XhtmlContent xhtmlContent) -
Uses of XhtmlContent in com.atlassian.confluence.spaces.listeners
Fields in com.atlassian.confluence.spaces.listeners declared as XhtmlContentModifier and TypeFieldDescriptionprotected final XhtmlContent
AbstractSpaceContentListener.xhtmlContent
Constructors in com.atlassian.confluence.spaces.listeners with parameters of type XhtmlContentModifierConstructorDescriptionprotected
AbstractSpaceContentListener
(FormatConverter formatConverter, I18NBeanFactory i18NBeanFactory, LocaleManager localeManager, PageManager pageManager, SystemTemplateManager systemTemplateManager, com.atlassian.plugin.PluginAccessor pluginAccessor, XhtmlContent xhtmlContent) CreatePersonalSpaceListener
(FormatConverter formatConverter, I18NBeanFactory i18NBeanFactory, LocaleManager localeManager, PageManager pageManager, SystemTemplateManager systemTemplateManager, com.atlassian.plugin.PluginAccessor pluginAccessor, XhtmlContent xhtmlContent, PersonalInformationManager personalInformationManager, GlobalSettingsManager globalSettingsManager) InitialSpaceContentListener
(FormatConverter formatConverter, I18NBeanFactory i18NBeanFactory, LocaleManager localeManager, PageManager pageManager, SystemTemplateManager systemTemplateManager, com.atlassian.plugin.PluginAccessor pluginAccessor, XhtmlContent xhtmlContent) -
Uses of XhtmlContent in com.atlassian.confluence.tinymceplugin.listeners
Constructors in com.atlassian.confluence.tinymceplugin.listeners with parameters of type XhtmlContentModifierConstructorDescriptionPageLayoutCreateListener
(com.atlassian.event.api.EventPublisher eventPublisher, XhtmlContent xhtmlContent) SectionAndColumnMacroCreateListener
(XhtmlContent xhtmlContent, com.atlassian.event.api.EventPublisher eventPublisher) -
Uses of XhtmlContent in com.atlassian.confluence.tinymceplugin.rest
Constructors in com.atlassian.confluence.tinymceplugin.rest with parameters of type XhtmlContentModifierConstructorDescriptionMacroResource
(XhtmlContent xhtmlContent, EditorFormatService editorFormatService, ContentEntityManager contentEntityManager, HtmlToXmlConverter htmlToXmlConverter, HttpContext httpContext, MacroManager macroManager, com.atlassian.sal.api.message.I18nResolver i18nResolver, com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate, PermissionManager permissionManager, SpacePermissionManager spacePermissionManager, MacroParameterTypeParser macroParameterTypeParser, XmlEventReaderFactory xmlEventReaderFactory, FragmentTransformer defaultFragmentTransformer, StorageMacroBodyParser storageMacroBodyParser, MacroMetadataManager macroMetadataManager, StorageFormatCleaner storageFormatCleaner, VelocityHelperService velocityHelperService, ContentMacroService contentMacroService, com.atlassian.applinks.host.spi.InternalHostApplication internalHostApplication) -
Uses of XhtmlContent in com.atlassian.confluence.tinymceplugin.service.impl
Constructors in com.atlassian.confluence.tinymceplugin.service.impl with parameters of type XhtmlContentModifierConstructorDescriptionCommentRenderServiceImpl
(XhtmlContent xhtmlContent, com.atlassian.plugin.web.api.DynamicWebInterfaceManager webInterfaceManager, com.atlassian.event.api.EventPublisher eventPublisher, ContentPropertyService contentPropertyService)