Package | Description |
---|---|
com.unitesk.requality.eclipse.views.documents |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<Task> |
TaskList.getTasks() |
Modifier and Type | Method and Description |
---|---|
void |
TaskList.taskChanged(Task task) |
void |
ITaskListViewer.updateTask(Task task) |
Constructor and Description |
---|
TaskList(java.util.ArrayList<Task> tasks) |