spring-framework / org.springframework.scheduling.quartz / MethodInvokingJobDetailFactoryBean / setName

setName

open fun setName(name: String): Unit

Set the name of the job.

Default is the bean name of this FactoryBean.