Interface ScheduleBackupBean
-
- All Known Implementing Classes:
ScheduleBackupBeanImpl
public interface ScheduleBackupBean
Performs the scheduling of a backup task based on details in the Schedule Backup Configuration
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
scheduleBackup(ScheduleBackupConfiguration sbc)
-
-
-
Method Detail
-
scheduleBackup
void scheduleBackup(ScheduleBackupConfiguration sbc) throws Exception
- Throws:
Exception
-
-