Uses of Interface
com.atlassian.confluence.xhtml.api.XhtmlContent
Packages that use XhtmlContent
Package
Description
- 
Uses of XhtmlContent in com.atlassian.confluence.content.render.xhtmlClasses in com.atlassian.confluence.content.render.xhtml that implement XhtmlContent
- 
Uses of XhtmlContent in com.atlassian.confluence.internal.content.collabConstructors 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.implConstructors 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.xhtmlConstructors in com.atlassian.confluence.macro.xhtml with parameters of type XhtmlContentModifierConstructorDescriptionXhtmlWikiMarkupMacroMigrator(XhtmlContent xhtmlContent, ExceptionTolerantMigrator delegateMigrator) 
- 
Uses of XhtmlContent in com.atlassian.confluence.pages.actionsMethods in com.atlassian.confluence.pages.actions with parameters of type XhtmlContentModifier and TypeMethodDescriptionvoidPageVariablesAction.setXhtmlContent(XhtmlContent xhtmlContent) voidViewPageAction.setXhtmlContent(XhtmlContent xhtmlContent) 
- 
Uses of XhtmlContent in com.atlassian.confluence.plugins.macrousage.extractorConstructors 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.viewsourceMethods in com.atlassian.confluence.plugins.viewsource with parameters of type XhtmlContentModifier and TypeMethodDescriptionvoidViewSourceAction.setXhtmlContent(XhtmlContent xhtmlContent) 
- 
Uses of XhtmlContent in com.atlassian.confluence.spaces.listenersFields in com.atlassian.confluence.spaces.listeners declared as XhtmlContentModifier and TypeFieldDescriptionprotected final XhtmlContentAbstractSpaceContentListener.xhtmlContentConstructors in com.atlassian.confluence.spaces.listeners with parameters of type XhtmlContentModifierConstructorDescriptionprotectedAbstractSpaceContentListener(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.listenersConstructors 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.restConstructors 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.implConstructors 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)