|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BackupSchedulerException | |
|---|---|
| org.exoplatform.services.jcr.ext.backup.impl | |
| Uses of BackupSchedulerException in org.exoplatform.services.jcr.ext.backup.impl |
|---|
| Methods in org.exoplatform.services.jcr.ext.backup.impl that throw BackupSchedulerException | |
|---|---|
void |
BackupScheduler.schedule(BackupConfig config,
java.util.Date startTime,
java.util.Date stopTime,
long chainPeriod,
long incrementalPeriod)
Schedule backup task with given configuration and scheduler parameters. |
void |
BackupScheduler.schedule(BackupConfig config,
java.util.Date startTime,
java.util.Date stopTime,
long chainPeriod,
long incrementalPeriod,
BackupJobListener listener)
Schedule backup task with given configuration and scheduler parameters. |
boolean |
BackupScheduler.unschedule(BackupConfig config)
Unshedule the task scheduled before with the given configuration. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||