spring-framework / org.springframework.scheduling.quartz / CronTriggerFactoryBean / setStartTime

setStartTime

open fun setStartTime(startTime: Date): Unit

Set a specific start time for the trigger.

Note that a dynamically computed #setStartDelay specification overrides a static timestamp set here.