Uses of Class
org.jivesoftware.sparkimpl.plugin.scratchpad.Task

Packages that use Task
org.jivesoftware.sparkimpl.plugin.scratchpad   
 

Uses of Task in org.jivesoftware.sparkimpl.plugin.scratchpad
 

Methods in org.jivesoftware.sparkimpl.plugin.scratchpad that return Task
static Task Tasks.getTask(org.xmlpull.v1.XmlPullParser parser)
           
 

Methods in org.jivesoftware.sparkimpl.plugin.scratchpad with parameters of type Task
 void Tasks.addTask(Task task)