Package pulse.tasks.listeners
Interface TaskRepositoryListener
-
- All Superinterfaces:
Serializable
public interface TaskRepositoryListener extends Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onTaskListChanged(TaskRepositoryEvent e)
-
-
-
Method Detail
-
onTaskListChanged
void onTaskListChanged(TaskRepositoryEvent e)
-
-