| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRestoreProgressMonitor |
class |
NullRestoreProgressMonitor |
| Modifier and Type | Field and Description |
|---|---|
static RestoreProgressMonitor |
NullRestoreProgressMonitor.INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
void |
Backup.restore(InputStream stream,
RestoreProgressMonitor monitor)
This is the method that the application will call when restoring data.
|
Copyright © 2018 Atlassian. All rights reserved.