Uses of Class
backupmanager.schedule.BackupResult
Packages that use BackupResult
-
Uses of BackupResult in backupmanager.schedule
Methods in backupmanager.schedule that return BackupResultModifier and TypeMethodDescriptionBackupSchedule.getLastBackup()
ScheduleDatabase.getLastResult()
BackupSchedule.getLastSuccess()
ScheduleDatabase.getLastSuccess()
BackupSchedule.startBackup()
Methods in backupmanager.schedule with parameters of type BackupResultModifier and TypeMethodDescriptionboolean
ScheduleDatabase.updateResult
(BackupResult backupResult) boolean
ScheduleDatabase.writeResult
(BackupResult backupResult)