Uses of Class
com.atlassian.confluence.importexport.impl.StorageFormatUserRewriter
Package
Description
-
Uses of StorageFormatUserRewriter in com.atlassian.confluence.impl.backuprestore.restore
ModifierConstructorDescriptionImportedObjectsDispatcherFactory
(ImportedObjectsStashFactory importedObjectsStashFactory, RestoreDao restoreDao, EntityInfoSqlHelper entityInfoSqlHelper, IdMapperFactory idMapperFactory, StorageFormatUserRewriter storageFormatUserRewriter, AttachmentDataFileSystem attachmentDataFileSystem, AttachmentDaoInternal attachmentDaoInternal) -
Uses of StorageFormatUserRewriter in com.atlassian.confluence.impl.backuprestore.restore.persisters
ModifierConstructorDescriptionEntityPersistersFactory
(ObjectPersister databaseOnlyPersister, ObjectPersister contentEntitiesPersister, ImportedObjectsStashFactory importedObjectsStashFactory, OnObjectsProcessingHandler onObjectsProcessingHandler, IdMapper idMapper, DeferredActionsHolder deferredActionsHolder, DeferredActionsFactory deferredActionsFactory, StorageFormatUserRewriter storageFormatUserRewriter) -
Uses of StorageFormatUserRewriter in com.atlassian.confluence.importexport.impl
ModifierConstructorDescriptionContentUserKeyExtractor
(@NonNull StorageFormatUserRewriter storageFormatUserRewriter) -
Uses of StorageFormatUserRewriter in com.atlassian.confluence.importexport.xmlimport.persister
ModifierConstructorDescriptionReflectiveObjectPersister
(LabelManager labelManager, ConfluenceUserDao confluenceUserDao, StorageFormatUserRewriter storageFormatUserRewriter) Deprecated.ReflectiveObjectPersisterFactory
(LabelManager labelManager, ConfluenceUserDao confluenceUserDao, StorageFormatUserRewriter storageFormatUserRewriter) Deprecated.