Uses of Interface
com.atlassian.confluence.impl.backuprestore.restore.stash.ImportedObjectsStashFactory
-
-
Uses of ImportedObjectsStashFactory in com.atlassian.confluence.impl.backuprestore.restore
Constructors in com.atlassian.confluence.impl.backuprestore.restore with parameters of type ImportedObjectsStashFactory Constructor Description ImportedObjectsDispatcherFactory(ImportedObjectsStashFactory importedObjectsStashFactory, RestoreDao restoreDao, EntityInfoSqlHelper entityInfoSqlHelper, IdMapperFactory idMapperFactory) -
Uses of ImportedObjectsStashFactory in com.atlassian.confluence.impl.backuprestore.restore.persisters
-
Uses of ImportedObjectsStashFactory in com.atlassian.confluence.impl.backuprestore.restore.stash
Classes in com.atlassian.confluence.impl.backuprestore.restore.stash that implement ImportedObjectsStashFactory Modifier and Type Class Description classImportedObjectsStashFactoryImplCreates an instance of ImportedObjectsStash.
-