Package | Description |
---|---|
com.atlassian.confluence.macro.count |
Modifier and Type | Class and Description |
---|---|
class |
DefaultMacroCounter
Aggregates macro usages by macro name
|
Modifier and Type | Method and Description |
---|---|
List<MacroCount> |
MacroCountStore.updateAndGetNewCounts(MacroCounter counter,
ContentEntityObject entity,
int entityVersion)
Calculates the number of newly added macros by comparing results from the supplied MacroCounter with the
counts stored in the
ContentProperties of the entity, and updates
those counts after the difference has been calculated. |
Copyright © 2003–2015 Atlassian. All rights reserved.