Package com.atlassian.confluence.impl.backuprestore.restore.stash
-
Interface Summary Interface Description ImportedObjectsStash Allows to temporarily "stash" imported objects and read them later.ImportedObjectsStashFactory Creates an instance of ImportedObjectsStash which is responsible for temporarily keeping plenty of imported objects. -
Class Summary Class Description ImportedObjectsStashFactoryImpl Creates an instance of ImportedObjectsStash.ImportedObjectsStashImpl Allows to temporarily "stash" imported objects and then read them.