Package | Description |
---|---|
com.atlassian.confluence.content.render.xhtml.editor.macro | |
com.atlassian.confluence.content.render.xhtml.storage.macro |
Modifier and Type | Class and Description |
---|---|
class |
DefaultMacroIdSupplier
The default implementation of
MacroIdSupplier which uses a randomly generated UUID to generate a unique
MacroId . |
Constructor and Description |
---|
StorageMacroFragmentTransformerFactory(XmlEventReaderFactory xmlEventReaderFactory,
XmlOutputFactory xmlOutputFactory,
MacroParameterTypeParser macroParameterTypeParser,
MacroMetadataManager macroMetadataManager,
LinkMarshallingFactory linkMarshallingFactory,
MacroManager macroManager,
StorageMacroBodyParser storageMacroBodyParser,
MacroIdSupplier macroIdSupplier,
MacroSchemaMigrator macroSchemaMigrator) |
StorageMacroV2Marshaller(XmlOutputFactory xmlOutputFactory,
MacroMetadataManager macroMetadataManager,
Marshaller<ResourceIdentifier> resourceIdentifierMarshaller,
Marshaller<Link> linkMarshaller,
MacroParameterTypeParser macroParameterTypeParser,
MacroIdSupplier macroIdSupplier,
MacroSchemaMigrator macroSchemaMigrator) |
Copyright © 2003–2016 Atlassian. All rights reserved.