Uses of Interface
com.atlassian.confluence.impl.backuprestore.restore.stash.ImportedObjectsStash
-
Packages that use ImportedObjectsStash Package Description com.atlassian.confluence.impl.backuprestore.restore.stash -
-
Uses of ImportedObjectsStash in com.atlassian.confluence.impl.backuprestore.restore.stash
Classes in com.atlassian.confluence.impl.backuprestore.restore.stash that implement ImportedObjectsStash Modifier and Type Class Description classImportedObjectsStashImplAllows to temporarily "stash" imported objects and then read them.Methods in com.atlassian.confluence.impl.backuprestore.restore.stash that return ImportedObjectsStash Modifier and Type Method Description ImportedObjectsStashImportedObjectsStashFactory. createStash(String name)ImportedObjectsStashImportedObjectsStashFactory. createStash(String name, int iteration)ImportedObjectsStashImportedObjectsStashFactoryImpl. createStash(String name)ImportedObjectsStashImportedObjectsStashFactoryImpl. createStash(String name, int iteration)
-