Uses of Interface
com.netscape.certsrv.jobs.IJob
Packages that use IJob
-
Uses of IJob in com.netscape.cms.jobs
Classes in com.netscape.cms.jobs that implement IJobModifier and TypeClassDescriptionclass
This abstract class is a base job for real job extentions for the Jobs Scheduler.class
A job for the Jobs Scheduler. -
Uses of IJob in com.netscape.cmscore.jobs
Fields in com.netscape.cmscore.jobs with type parameters of type IJobMethods in com.netscape.cmscore.jobs that return types with arguments of type IJobMethods in com.netscape.cmscore.jobs with parameters of type IJobModifier and TypeMethodDescriptionprotected boolean
JobsScheduler.isShowTime
(IJob job, Calendar now) Is it time for the job?