Package com.atlassian.confluence.macro.count
@ParametersAreNonnullByDefault
package com.atlassian.confluence.macro.count
-
ClassDescriptionAggregates macro usages by macro nameAggregate macro usagesUsed to count macro usages through the rendering process.Event related to macro counting.Persists the number of each type of macro present on the page, and calculates the number of newly added macros by comparing current macro counts with those from the previous version of the page.Publishes a
MacroCountEvent
for each type of newly added macro.A key used for the accumulation of metrics of macro creation and rendering.