com.atlassian.crowd.event.directory
Class RemoteDirectorySynchronisedEvent
java.lang.Object
com.atlassian.crowd.event.Event
com.atlassian.crowd.event.directory.RemoteDirectorySynchronisedEvent
public class RemoteDirectorySynchronisedEvent
- extends Event
This event is designed to be thrown by a SynchronisableDirectory
after it has completed synchronising its cache.
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
RemoteDirectorySynchronisedEvent
public RemoteDirectorySynchronisedEvent(java.lang.Object source,
RemoteDirectory remoteDirectory)
getRemoteDirectory
public RemoteDirectory getRemoteDirectory()
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
Copyright © 2012 Atlassian. All Rights Reserved.