Package com.atlassian.confluence.impl.backuprestore.restore.preprocessing
package com.atlassian.confluence.impl.backuprestore.restore.preprocessing
-
ClassDescriptionWe may have backups older than 7.9 needing to be imported, so the xstream format needs to be updated for these entries.The class verifies whether the imported object has to imported or not (based on its class).The class verifies whether the imported object has to imported or not (based on its class).Export from 6.x may include content properties such as synchrony related ones, which need to be filtered out on import.This filter verifies whether the imported object has the corresponding Hibernate entity or not.Interface for filter that can exclude imported objects.Interface for preprocessors that modify imported objects.Converts legacy ImportedObject to the new ImportedObjectV2.Skips Bandana records if their context or key fields are empty.Exports containing entries in the Decorator table with reference to langmacros in the body will fail to import in 8.8.0+ We need to remove these references and replace them with the inline equivalent.