on
Create a new controller button trigger creator.
Return
The controller button trigger creator.
Parameters
user
The Controller instance to use.
Run a task when a condition is met. This condition will be evaluated continuously.
Return
Task scheduling builder
Parameters
condition
Supplier to provide a boolean value of when the task should be run.