Package com.atlassian.crowd.event.directory
package com.atlassian.crowd.event.directory
-
ClassesClassDescriptionDenotes an event related to the data import process.Is published when a data import is finished, regardless of its statusIs published when a data import is started.This event is analogous to
RemoteDirectorySynchronisedEvent
, however it's published when a directory synchronisation fails.Superclass for events thrown when a directory synchronisation finishes.This event is designed to be thrown by aSynchronisableDirectory
after it has completed synchronising its cache.