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

Packages that use BlogPostEvent
com.atlassian.confluence.event.events.content.blogpost   
com.atlassian.confluence.mail.notification.listeners   
 

Uses of BlogPostEvent in com.atlassian.confluence.event.events.content.blogpost
 

Subclasses of BlogPostEvent in com.atlassian.confluence.event.events.content.blogpost
 class BlogPostCreateEvent
           
 class BlogPostInfoViewEvent
           
 class BlogPostMovedEvent
           
 class BlogPostRemoveEvent
           
 class BlogPostRestoreEvent
           
 class BlogPostTrashedEvent
           
 class BlogPostUpdateEvent
           
 class BlogPostViewEvent
           
 

Uses of BlogPostEvent in com.atlassian.confluence.mail.notification.listeners
 

Methods in com.atlassian.confluence.mail.notification.listeners with parameters of type BlogPostEvent
protected  void BlogPostNotificationsListener.handleBlogPostEvent(BlogPostEvent blogEvent)
           
protected  void BlogPostNotificationsListener.processNotifications(BlogPostEvent event)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.