Package com.atlassian.crowd.event

Class Summary
DirectoryEvent An Event that represents any operation on a Directory going via the DirectoryManager.
LicenseResourceLimitEvent This event will be used if a Crowd instance is nearing its resource limit.
RoleCreatedEvent An Event that represents the creation of a Role (Group with GroupType.LEGACY_ROLE).
RoleDeletedEvent An Event that represents the removal of a Role (Group with GroupType.LEGACY_ROLE).
RoleMembershipCreatedEvent An Event that represents the creation of a Role + Principal membership
RoleMembershipDeletedEvent An Event that represents the deletion of a Role + Principal membership
RoleUpdatedEvent An Event that represents the updating of a Role (Group with GroupType.LEGACY_ROLE).
TokenInvalidatedEvent An Event that's fired when a Token is invalidated.
XMLRestoreEvent  
XMLRestoreFinishedEvent  
XMLRestoreStartedEvent  
XWorkStateChangeEvent Event for XWork - Webwork change events
 

Exception Summary
EventJobExecutionException Unable to process the event.
 



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.