|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MacroCounter | |
|---|---|
| com.atlassian.confluence.macro.count | |
| Uses of MacroCounter in com.atlassian.confluence.macro.count |
|---|
| Classes in com.atlassian.confluence.macro.count that implement MacroCounter | |
|---|---|
class |
DefaultMacroCounter
Aggregates macro usages by macro name |
class |
DummyMacroCounter
Dummy implementation of MacroCounter |
| Methods in com.atlassian.confluence.macro.count with parameters of type MacroCounter | |
|---|---|
java.util.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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||