immediately
Run a task immediately with no start condition. This is the same as calling .when(() -> true)
.
Return
Task scheduling builder
Run a task immediately with no start condition. This is the same as calling .when(() -> true)
.
Task scheduling builder