com.atlassian.bamboo.configuration
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
 void scheduleBackup(ScheduleBackupConfiguration sbc)
           
 

Method Detail

scheduleBackup

void scheduleBackup(ScheduleBackupConfiguration sbc)
                    throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2011 Atlassian. All Rights Reserved.