Package | Description |
---|---|
org.jivesoftware.sparkimpl.plugin.scratchpad |
Modifier and Type | Method and Description |
---|---|
Task |
TaskUI.getTask() |
static Task |
Tasks.getTask(org.xmlpull.v1.XmlPullParser parser) |
Modifier and Type | Method and Description |
---|---|
java.util.List<Task> |
Tasks.getTasks() |
Modifier and Type | Method and Description |
---|---|
void |
Tasks.addTask(Task task) |
static void |
Tasks.deleteTask(Task task)
Delete task
|
Modifier and Type | Method and Description |
---|---|
void |
Tasks.setTasks(java.util.List<Task> tasks) |
Constructor and Description |
---|
TaskUI(Task task) |