Class ConfigurationMigrationEvent

  • All Implemented Interfaces:
    Serializable

    @Deprecated
    public class ConfigurationMigrationEvent
    extends ConfluenceEvent
    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:
    Serialized Form
    • Constructor Detail

      • ConfigurationMigrationEvent

        public ConfigurationMigrationEvent​(Object src)
        Deprecated.