public interface Persister
| Modifier and Type | Method and Description |
|---|---|
void |
persistObjects(Collection<Object> objectIds)
Retrieve a list of EntityObjectReadyForExport from object IDs and persist retrieved records for backup file
|
void persistObjects(Collection<Object> objectIds) throws InterruptedException, BackupRestoreException
Copyright © 2003–2022 Atlassian. All rights reserved.