Class ConfluenceLdapDirectoryClearingClusterEvent
java.lang.Object
java.util.EventObject
com.atlassian.confluence.impl.crowd.directory.ConfluenceLdapDirectoryClearingClusterEvent
- All Implemented Interfaces:
ClusterEvent
,Serializable
public class ConfluenceLdapDirectoryClearingClusterEvent
extends EventObject
implements ClusterEvent
An event used to broadcast LDAP directory updates to all the nodes in confluence cluster.
src is the creator of the event.
directoryId signifies the unique LDAP directoryID for which changes has occurred and should be notified to other nodes to take appropriate actions.
- Since:
- 8.7.0
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.EventObject
getSource, toString