com.adobe.livecycle.rca.scheduler
Class AbstractScheduler

java.lang.Object
  extended by com.adobe.livecycle.rca.scheduler.AbstractScheduler
All Implemented Interfaces:
Scheduler

public abstract class AbstractScheduler
extends Object
implements Scheduler


Constructor Summary
AbstractScheduler()
           
 
Method Summary
 String schedule(JobDetails jobDetails, Date date)
           
 String schedule(JobDetails jobDetails, int days, int hours, int minutes)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.adobe.livecycle.rca.scheduler.Scheduler
execute
 

Constructor Detail

AbstractScheduler

public AbstractScheduler()
Method Detail

schedule

public final String schedule(JobDetails jobDetails,
                             Date date)
                      throws SchedulingException
Specified by:
schedule in interface Scheduler
Throws:
SchedulingException

schedule

public final String schedule(JobDetails jobDetails,
                             int days,
                             int hours,
                             int minutes)
                      throws SchedulingException
Specified by:
schedule in interface Scheduler
Throws:
SchedulingException


[an error occurred while processing this directive] [an error occurred while processing this directive]