Uses of Class
org.exoplatform.services.jcr.ext.backup.impl.BackupSchedulerException

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.
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.