remove
is true
this method also removes the Task from the task list. Otherwise the task remains on the task list in the {@link Task#STATE_ENDED} state. If taskId
is -1 then theseactions are applied to all tasks.
@param taskId Task ID for a selected Task, or -1 for all Tasks.
@throws RemoteException
Stop working on a task. Clears the current association.
NOTE: this method does not flush any changes.
|
|
|
|
|
|
|
|
|
|