Package com.atlassian.confluence.impl.backuprestore.scheduledjob
-
Class Summary Class Description BackupRestoreJobCleanerScheduledJob A standard scheduled job that checks and removes old backup/restore job entries from the database based on the job's createTime.BackupRestoreScheduledJob A standard scheduled job that calls the background service periodically (to process active jobs).BackupRestoreZipCleanerScheduledJob A standard scheduled job that checks and removes non-permanent backup zip files based on a job's fileDeleteTime.