| Package | Description |
|---|---|
| com.netscape.certsrv.jobs | |
| com.netscape.cms.jobs |
| Modifier and Type | Method and Description |
|---|---|
IJobCron |
IJobsScheduler.createJobCron(java.lang.String cs)
Creates a job cron.
|
IJobCron |
IJob.getJobCron()
get cron string associated with this job
|
| Modifier and Type | Field and Description |
|---|---|
protected IJobCron |
AJobBase.mJobCron |
| Modifier and Type | Method and Description |
|---|---|
IJobCron |
RenewalNotificationJob.getJobCron()
get cron string associated with this job
|
IJobCron |
AJobBase.getJobCron()
get cron string associated with this job
|