open fun setMisfireInstructionName(constantName: String): Unit
Set the misfire instruction via the name of the corresponding constant in the org.quartz.CronTrigger class. Default is MISFIRE_INSTRUCTION_SMART_POLICY.
See Also
org.quartz.CronTrigger#MISFIRE_INSTRUCTION_FIRE_ONCE_NOWorg.quartz.CronTrigger#MISFIRE_INSTRUCTION_DO_NOTHINGorg.quartz.Trigger#MISFIRE_INSTRUCTION_SMART_POLICY