Uses of Interface
com.atlassian.confluence.macro.count.MacroCounter
-
Uses of MacroCounter in com.atlassian.confluence.macro.count
Modifier and TypeMethodDescriptionMacroCountStore.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 theContentProperties
of the entity, and updates those counts after the difference has been calculated.