@ParametersAreNonnullByDefault
Interface | Description |
---|---|
MacroCounter |
Used to count macro usages through the rendering process.
|
Class | Description |
---|---|
DefaultMacroCounter |
Aggregates macro usages by macro name
|
MacroCount |
Aggregate macro usages
|
MacroCountEvent |
Event related to macro counting.
|
MacroCountEventFactory | |
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. |
MacroMetricsKey |
A key used for the accumulation of metrics of macro creation and rendering.
|
Copyright © 2003–2019 Atlassian. All rights reserved.