Class ClusterSharedHomeSanityCheckEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.confluence.event.events.ConfluenceEvent
com.atlassian.confluence.event.events.cluster.ClusterSharedHomeSanityCheckEvent
- All Implemented Interfaces:
ClusterEvent,Serializable
@Internal
public class ClusterSharedHomeSanityCheckEvent
extends ConfluenceEvent
implements ClusterEvent
Even to fire when a node wants to ensure that shared home directory is
visible to other nodes.
since 5.5
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.confluence.event.events.ConfluenceEvent
equals, hashCodeMethods inherited from class org.springframework.context.ApplicationEvent
getTimestampMethods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
ClusterSharedHomeSanityCheckEvent
-