@UiThread abstract fun newTaskAdded(task: PendingTask): Unit
New task added to Wendy to be run.
task - The PendingTask newly added to Wendy.
task