Package com.atlassian.crowd.manager.backup

Interface Summary
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 Summary
BackupJob Quartz job to run an export
BackupSummary Summary of automated backup files.
DefaultBackupFileStore Default implementation of BackupFileStore.
DefaultBackupManager Default implementation of BackupManager
FileToTimestampTransformer Transforms a File into a Date, or null if the file is not a valid automated backup file.
QuartzBackupScheduler Quartz-specific implementation of BackupScheduler
 

Exception Summary
ScheduledBackupException Exception thrown for scheduling errors for automated backups.
 



Copyright © 2013 Atlassian. All Rights Reserved.