spring-framework / org.springframework.scheduling.concurrent / ScheduledExecutorTask / isOneTimeTask

isOneTimeTask

open fun isOneTimeTask(): Boolean

Is this task only ever going to execute once?

Return
true if this task is only ever going to execute once

See Also
#getPeriod()