spice.maintenance.TaskResult.ChangeSchedule
See theChangeSchedule companion object
case class ChangeSchedule(delay: () => FiniteDuration) extends TaskResult
Configures a new scheduling delay for the next and all future schedulings.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TaskResultclass Objecttrait Matchableclass Any
Members list
In this article