Uses of Class
com.atlassian.confluence.importexport.impl.StorageFormatUserRewriter
Packages that use StorageFormatUserRewriter
Package
Description
-
Uses of StorageFormatUserRewriter in com.atlassian.confluence.impl.backuprestore.restore
Constructors in com.atlassian.confluence.impl.backuprestore.restore with parameters of type StorageFormatUserRewriterModifierConstructorDescriptionImportedObjectsDispatcherFactory
(ImportedObjectsStashFactory importedObjectsStashFactory, RestoreDao restoreDao, EntityInfoSqlHelper entityInfoSqlHelper, IdMapperFactory idMapperFactory, StorageFormatUserRewriter storageFormatUserRewriter, AttachmentDataFileSystem attachmentDataFileSystem, AttachmentManagerInternal attachmentManager) -
Uses of StorageFormatUserRewriter in com.atlassian.confluence.impl.backuprestore.restore.persisters
Constructors in com.atlassian.confluence.impl.backuprestore.restore.persisters with parameters of type StorageFormatUserRewriterModifierConstructorDescriptionEntityPersistersFactory
(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
Constructors in com.atlassian.confluence.importexport.impl with parameters of type StorageFormatUserRewriterModifierConstructorDescriptionContentUserKeyExtractor
(@NonNull StorageFormatUserRewriter storageFormatUserRewriter) -
Uses of StorageFormatUserRewriter in com.atlassian.confluence.importexport.xmlimport.persister
Constructors in com.atlassian.confluence.importexport.xmlimport.persister with parameters of type StorageFormatUserRewriterModifierConstructorDescriptionReflectiveObjectPersister
(LabelManager labelManager, ConfluenceUserDao confluenceUserDao, StorageFormatUserRewriter storageFormatUserRewriter) Deprecated.ReflectiveObjectPersisterFactory
(LabelManager labelManager, ConfluenceUserDao confluenceUserDao, StorageFormatUserRewriter storageFormatUserRewriter) Deprecated.