Uses of Class
com.atlassian.confluence.event.events.content.blogpost.BlogPostCreateEvent

Packages that use BlogPostCreateEvent
com.atlassian.confluence.plugins.edgeindex   
test.plugin   
 

Uses of BlogPostCreateEvent in com.atlassian.confluence.plugins.edgeindex
 

Methods in com.atlassian.confluence.plugins.edgeindex with parameters of type BlogPostCreateEvent
 void EdgeListener.onBlogPostCreateEvent(BlogPostCreateEvent blogPostCreateEvent)
           
 

Uses of BlogPostCreateEvent in test.plugin
 

Methods in test.plugin with parameters of type BlogPostCreateEvent
 void ContextToLabelsEventListener.handleBlogCreate(BlogPostCreateEvent event)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.