Constructor and Description |
---|
ContentMacroServiceImpl(ContentEntityManagerInternal contentEntityManager,
MacroDefinitionTransformer macroDefinitionTransformer,
PermissionManager permissionManager) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultXhtmlContent |
Constructor and Description |
---|
DefaultExcerpter(XMLOutputFactory xmlFragmentOutputFactory,
XmlEventReaderFactory xmlEventReaderFactory,
HtmlToXmlConverter htmlToXmlConverter,
SettingsManager settingsManager,
Renderer viewRenderer,
Unmarshaller<EmbeddedImage> embeddedImageUnmarshaller,
FragmentTransformer fragmentTransformer,
AttachmentResourceIdentifierResolver attachmentResolver,
DataSourceFactory datasourceFactory,
ThumbnailManager thumbnailManager,
MacroDefinitionTransformer macroDefinitionTransformer,
ExcerptHelper excerptHelper,
I18NBeanFactory i18NBeanFactory,
LocaleManager localeManager) |
Modifier and Type | Class and Description |
---|---|
class |
MacroDefinitionTransformerImpl
An implementation of
MacroDefinitionTransformer based upon a ContentTransformerFactory . |
Modifier and Type | Interface and Description |
---|---|
interface |
XhtmlContent
Provides methods that manipulate XHTML storage format content, convert between view and storage formats or from
old style wiki markup to storage format.
|
Copyright © 2003–2020 Atlassian. All rights reserved.