| Interface | Description |
|---|---|
| BackupFileConstants |
Various constants related to backup file names
|
| BackupFileStore |
Service to deal with access to backup files
|
| BackupManager |
Service to deal with with backups
|
| BackupScheduler |
Service to handle the scheduling of automated backup.
|
| Class | Description |
|---|---|
| AtlassianSchedulerBackupScheduler |
Atlassian Scheduler specific implementation of
BackupScheduler |
| BackupJobRunner |
JobRunner to perform an export
|
| BackupSummary |
Summary of automated backup files.
|
| DefaultBackupFileStore |
Default implementation of
BackupFileStore. |
| DefaultBackupManager |
Default implementation of
BackupManager |
| FileToTimestampTransformer |
| Exception | Description |
|---|---|
| ScheduledBackupException |
Exception thrown for scheduling errors for automated backups.
|
Copyright © 2017 Atlassian. All rights reserved.