public class SectionAndColumnMacroCreateListener extends Object
| Constructor and Description | 
|---|
SectionAndColumnMacroCreateListener(XhtmlContent xhtmlContent,
                                   com.atlassian.event.api.EventPublisher eventPublisher)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
destroy()  | 
void | 
onBlogPostCreateEvent(BlogPostCreateEvent event)  | 
void | 
onPageCreateEvent(PageCreateEvent event)  | 
public SectionAndColumnMacroCreateListener(XhtmlContent xhtmlContent, com.atlassian.event.api.EventPublisher eventPublisher)
@EventListener public void onPageCreateEvent(PageCreateEvent event)
@EventListener public void onBlogPostCreateEvent(BlogPostCreateEvent event)
Copyright © 2003–2017 Atlassian. All rights reserved.