Class UserMappingUpgradePreprocessor
java.lang.Object
com.atlassian.confluence.impl.backuprestore.restore.preprocessing.UserMappingUpgradePreprocessor
- All Implemented Interfaces:
ImportedObjectPreprocessor
Fills in the missing entity_type field for user_mapping table objects if they are missing.
- Since:
- 10.0.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
USER_MAPPING_ENTITY_TYPE_FIELD
- See Also:
-
-
Constructor Details
-
UserMappingUpgradePreprocessor
public UserMappingUpgradePreprocessor()
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceImportedObjectPreprocessor
-