spring-framework / org.springframework.scheduling.quartz / JobDetailFactoryBean / setDurability

setDurability

open fun setDurability(durability: Boolean): Unit

Specify the job's durability, i.e. whether it should remain stored in the job store even if no triggers point to it anymore.