Package com.netscape.certsrv.jobs

Interface Summary
IJob An interface to be implemented from for a job to be scheduled by the Jobs Scheduler.
IJobCron class representing one Job cron information here, an "item" refers to one of the 5 fields in a cron string; "element" refers to any comma-deliminated element in an "item"...which includes both numbers and '-' separated ranges.
IJobsScheduler An interface that represents the job scheduler component.
 

Class Summary
JobPlugin This class represents a job plugin registered with the JobScheduler.
JobsResources A class represents a resource bundle for the Jobs package
 

Exception Summary
EJobsException A class represents a jobs exception.