Uses of Class
com.atlassian.confluence.plugin.descriptor.restore.ImportedObjectModel
-
Packages that use ImportedObjectModel Package Description com.atlassian.confluence.plugin.descriptor.restore -
-
Uses of ImportedObjectModel in com.atlassian.confluence.plugin.descriptor.restore
Methods in com.atlassian.confluence.plugin.descriptor.restore that return types with arguments of type ImportedObjectModel Modifier and Type Method Description Map<ImportedObjectModel,Object>
PluginExistingEntityFinder. findExistingObjectIds(Collection<ImportedObjectModel> objects)
Finds already existing objects in the database.Method parameters in com.atlassian.confluence.plugin.descriptor.restore with type arguments of type ImportedObjectModel Modifier and Type Method Description Map<ImportedObjectModel,Object>
PluginExistingEntityFinder. findExistingObjectIds(Collection<ImportedObjectModel> objects)
Finds already existing objects in the database.
-