activeTasks abstract method

List<String> activeTasks()

Get a list of active task names

Implementation

List<String> activeTasks();