Uses of Class
com.atlassian.confluence.event.events.content.page.async.PageEvent

Packages that use PageEvent
com.atlassian.confluence.event.events.content.page.async   
com.atlassian.confluence.mail.notification.listeners.async   
 

Uses of PageEvent in com.atlassian.confluence.event.events.content.page.async
 

Subclasses of PageEvent in com.atlassian.confluence.event.events.content.page.async
 class PageCreatedEvent
          Deprecated. 
 class PageEditedEvent
          Deprecated. 
 class PageMovedEvent
          Deprecated. 
 class PageTrashedEvent
          Deprecated. 
 

Uses of PageEvent in com.atlassian.confluence.mail.notification.listeners.async
 

Methods in com.atlassian.confluence.mail.notification.listeners.async with parameters of type PageEvent
 void PageEventListener.handleEvent(PageEvent event)
           
 void PageEventListener.handleEventInTransaction(PageEvent event)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.