| java.lang.Object |
| ↳ |
com.atlassian.confluence.importexport.xmlimport.persister.PropertySetItemPersister |
Class Overview
Persister for PropertySet items that handles some rather hairy upgrade logic, for example the rewriting of
IDs.
Public Constructors
public
PropertySetItemPersister
()
Public Methods
Persist a given imported object.
Parameters
| context
| the context of the current import operation |
| object
| the object to save. |
Returns
- a list of handles of the objects that were saved. If IDs are being rewritten on import, this list should
still contain the pre-rewriting ID as it appears in the backup file