Class ConfigurationMigrationEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.confluence.event.events.ConfluenceEvent
com.atlassian.confluence.importexport.ConfigurationMigrationEvent
- All Implemented Interfaces:
Serializable
Deprecated.
since 7.3.0 will be removed in 8.0.
Used to indicate moving configuration from one data store to another.
Useful for flushing caches.
- 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, hashCode
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
Methods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
ConfigurationMigrationEvent
Deprecated.
-