Class ClusterCacheFlushEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.confluence.event.events.ConfluenceEvent
com.atlassian.confluence.impl.cache.ClusterCacheFlushEvent
- All Implemented Interfaces:
ClusterEvent,Serializable
Signal that all managed caches have been flushed in this cluster
- Since:
- 6.14
- 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
-
ClusterCacheFlushEvent
-