Uses of Package
com.atlassian.confluence.impl.backuprestore.restore.stash
-
Classes in com.atlassian.confluence.impl.backuprestore.restore.stash used by com.atlassian.confluence.impl.backuprestore.restore Class Description ImportedObjectsStashFactory Creates an instance of ImportedObjectsStash which is responsible for temporarily keeping plenty of imported objects. -
Classes in com.atlassian.confluence.impl.backuprestore.restore.stash used by com.atlassian.confluence.impl.backuprestore.restore.persisters Class 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. -
Classes in com.atlassian.confluence.impl.backuprestore.restore.stash used by com.atlassian.confluence.impl.backuprestore.restore.searchindexer Class Description ImportedObjectsStashFactory Creates an instance of ImportedObjectsStash which is responsible for temporarily keeping plenty of imported objects. -
Classes in com.atlassian.confluence.impl.backuprestore.restore.stash used by com.atlassian.confluence.impl.backuprestore.restore.stash Class 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.IOFriendlyFunction Like a regular Function but allows to throw IOExceptionStashObjectsReader Reads objects from a storage and returns instances of ImportedObjectV2.StashObjectsSerialiser Serialises and deserialises instances of ImportedObjectV2 to the byte arrays.StashObjectsWriter Writes ImportedObjectV2 objects to a storage.