|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.configuration.ScheduleBackupBeanImpl
public class ScheduleBackupBeanImpl
Constructor Summary | |
---|---|
ScheduleBackupBeanImpl()
|
Method Summary | |
---|---|
org.quartz.Scheduler |
getScheduler()
|
void |
scheduleBackup(ScheduleBackupConfiguration sbc)
|
void |
setScheduler(org.quartz.Scheduler scheduler)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ScheduleBackupBeanImpl()
Method Detail |
---|
public void scheduleBackup(ScheduleBackupConfiguration sbc) throws java.lang.Exception
scheduleBackup
in interface ScheduleBackupBean
java.lang.Exception
public org.quartz.Scheduler getScheduler()
public void setScheduler(org.quartz.Scheduler scheduler)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |