Package com.atlassian.confluence.event

Interface Summary
Evented<T> An interface indicating that a given action has a related event it wants to be published once the action completes.
 

Class Summary
ConfluenceEventManager Deprecated. Since 3.3, use ConfluenceEventPublisherManager
ConfluenceEventPublisherManager Implementation of the atlassian-events EventPublisher for use with an injected EventDispatcher.
ConfluenceListenerHandlersConfiguration This is the specific configuration to remain backward compatible with old events.
EventPublisherInterceptor Collects events from Evented actions after they've executed , and publishes them via the EventPublisher.
EventUtils Contains various utility methods for simplifying the Event handling process.
NoOpEventPublisher Used in bootstrap code when we don't want to publish any events.
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.