public interface TaskListener
| Modifier and Type | Method and Description |
|---|---|
void |
taskUpdated(Task task)
Notifies a task update (finished or canceled)
|
void taskUpdated(Task task)
task - the followed taskCopyright © 2012–2020. All rights reserved.