Package com.atlassian.crowd.event

Interface Summary
EventStore Represents an event store, which can be used to store events.
 

Class Summary
DirectoryEvent An Event that represents any operation on a Directory going via the DirectoryManager.
Event Base event for Crowd legacy events.
Events  
EventStoreGeneric Thread-safe EventStore implementation that uses main memory as a backing store.
LicenseResourceLimitEvent This event will be used if a Crowd instance is nearing its resource limit.
StoringEventListener This class listens for events related to user and group changes and saves them to EventStore.
XWorkStateChangeEvent Event for XWork - Webwork change events
 

Exception Summary
EventJobExecutionException Unable to process the event.
EventTokenExpiredException Thrown when an event token is either not recognised or has expired.
IncrementalSynchronisationNotAvailableException  
 



Copyright © 2012 Atlassian. All Rights Reserved.