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
true
See Also #getPeriod()