Uses of Class
com.atlassian.crowd.event.directory.RemoteDirectorySynchronisationFinishedEvent
Packages that use RemoteDirectorySynchronisationFinishedEvent
-
Uses of RemoteDirectorySynchronisationFinishedEvent in com.atlassian.crowd.event.directory
Modifier and TypeClassDescriptionclass
This event is analogous toRemoteDirectorySynchronisedEvent
, however it's published when a directory synchronisation fails.class
This event is designed to be thrown by aSynchronisableDirectory
after it has completed synchronising its cache.