public interface BackupRestoreProvider
Modifier and Type | Method and Description |
---|---|
void |
backup(OutputStream outputStream) |
void |
restore(InputStream file) |
void backup(OutputStream outputStream) throws ImportExportException
ImportExportException
void restore(InputStream file) throws ImportExportException
ImportExportException
Copyright © 2003–2019 Atlassian. All rights reserved.