Class MacroCountEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.confluence.event.events.ConfluenceEvent
com.atlassian.confluence.macro.count.MacroCountEvent
- All Implemented Interfaces:
- Serializable
Event related to macro counting. Currently this is used to gather analytics about macro usages and
 it's fired by 
DefaultFormatConverter.convertToStorageFormat(java.lang.String, com.atlassian.renderer.RenderContext)- Since:
- 5.6
- See Also:
- 
Field SummaryFields inherited from class java.util.EventObjectsource
- 
Method SummaryMethods inherited from class com.atlassian.confluence.event.events.ConfluenceEventequals, hashCodeMethods inherited from class org.springframework.context.ApplicationEventgetTimestampMethods inherited from class java.util.EventObjectgetSource, toString
- 
Method Details- 
buildEventName
- 
getContentId
- 
getContainerId
- 
getCount
- 
getOutputType
- 
getOutputDeviceType
- 
getEntityType
- 
getMacroType- Since:
- 5.8
 
- 
getCustomMetrics- Since:
- 8.5.21
 
 
-