| Package | Description |
|---|---|
| com.atlassian.confluence.plugins.spa.macros.dao | |
| com.atlassian.confluence.plugins.spa.rest |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentMacroNamesFromDatabase
Reads the macro names used by a page by selecting content properties from the database.
|
class |
ContentMacroNamesFromSearch
Reads the macro names used by a page by reading the search index.
|
class |
DefaultContentMacroNamesReader
Read the macro names used by a content object, and any attached comments.
|
| Constructor and Description |
|---|
DefaultContentMacroNamesReader(ContentMacroNamesReader fromDb,
ContentMacroNamesReader fromSearch) |
| Constructor and Description |
|---|
SpaFriendlyMetadataProvider(ContentMacroNamesReader macroNamesDao,
MacroAsyncRenderWhitelist macroAsyncRenderWhitelist,
MacroManager macroManager) |
Copyright © 2003–2017 Atlassian. All rights reserved.