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