Package com.atlassian.confluence.macro.count

Interface Summary
MacroCounter Used to count macro usages through the rendering process.
 

Class Summary
DefaultMacroCounter Aggregates macro usages by macro name
DummyMacroCounter Dummy implementation of MacroCounter
MacroCount Aggregate macro usages
MacroCountEvent Event related to macro counting.
MacroCountStore 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.
MacroCreateEventPublisher Publishes a MacroCountEvent for each type of newly added macro.
MacroViewEventPublisher Publishes macro count events from a MacroCounter.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.