Uses of Interface
com.atlassian.confluence.macro.count.MacroCounter
Packages that use MacroCounter
-
Uses of MacroCounter in com.atlassian.confluence.macro.count
Classes in com.atlassian.confluence.macro.count that implement MacroCounterMethods in com.atlassian.confluence.macro.count with parameters of type MacroCounterModifier 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 theContentPropertiesof the entity, and updates those counts after the difference has been calculated.