Class ScheduleBackupBeanImpl
- java.lang.Object
-
- com.atlassian.bamboo.configuration.ScheduleBackupBeanImpl
-
- All Implemented Interfaces:
ScheduleBackupBean
public class ScheduleBackupBeanImpl extends Object implements ScheduleBackupBean
-
-
Constructor Summary
Constructors Constructor Description ScheduleBackupBeanImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
scheduleBackup(ScheduleBackupConfiguration sbc)
-
-
-
Method Detail
-
scheduleBackup
public void scheduleBackup(ScheduleBackupConfiguration sbc) throws Exception
- Specified by:
scheduleBackup
in interfaceScheduleBackupBean
- Throws:
Exception
-
-