-
Method Summary
Returns the Cron String used by quartz Scheduler
void
Sets the cron String used by the quartz scheduler
-
Method Details
-
getCronString
Returns the Cron String used by quartz Scheduler
- Specified by:
getCronString
in interface IJobTrigger
- Returns:
- the cronString
-
setCronString
void setCronString(String crongString)
Sets the cron String used by the quartz scheduler
- Specified by:
setCronString
in interface IJobTrigger
- Parameters:
crongString
- the cronString to set