Class CommonPersister
java.lang.Object
com.atlassian.confluence.impl.backuprestore.backup.exporters.CommonPersister
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetPersistableObjects
(Collection<Object> objectIds) Remove the IDs that is already persisted by a specific exporter and return IDs that is not persisted
-
Constructor Details
-
CommonPersister
public CommonPersister()
-
-
Method Details
-
getPersistableObjects
Remove the IDs that is already persisted by a specific exporter and return IDs that is not persisted
-