public class MacroCreateEventPublisher extends Object implements RenderingEventPublisher
MacroCountEvent
for each type of newly added macro.Constructor and Description |
---|
MacroCreateEventPublisher(com.atlassian.event.api.EventPublisher eventPublisher,
MacroCountStore macroCountStore) |
Modifier and Type | Method and Description |
---|---|
void |
publish(Object src,
ConversionContext conversionContext)
Publishes a
MacroCountEvent for each type of newly added
macro encountered. |
public MacroCreateEventPublisher(com.atlassian.event.api.EventPublisher eventPublisher, MacroCountStore macroCountStore)
public void publish(Object src, ConversionContext conversionContext)
MacroCountEvent
for each type of newly added
macro encountered.publish
in interface RenderingEventPublisher
Copyright © 2003–2021 Atlassian. All rights reserved.