MarshallerMetricsAnalyticsEventPublisher@Deprecated public class MacroViewEventPublisher extends Object implements RenderingEventPublisher
MacroCounter.| Constructor and Description |
|---|
MacroViewEventPublisher(com.atlassian.event.api.EventPublisher eventPublisher)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
publish(Object src,
ConversionContext context)
Deprecated.
Attempts to retrieve a
MacroCounter from the RenderContext
and publishes a MacroCountEvent for each type of macro
encountered during rendering. |
public MacroViewEventPublisher(com.atlassian.event.api.EventPublisher eventPublisher)
public void publish(Object src, ConversionContext context)
MacroCounter from the RenderContext
and publishes a MacroCountEvent for each type of macro
encountered during rendering.publish in interface RenderingEventPublisherCopyright © 2003–2017 Atlassian. All rights reserved.