public interface TaskAdvisor
Modifier and Type | Method and Description |
---|---|
boolean |
cancelRequested()
Tests whether the task is being asked to cancel early.
|
void |
setStatus(Task.Status status)
Sets the status of the task.
|
boolean cancelRequested()
void setStatus(Task.Status status)
status
- the new statusCopyright © 2010–2016 Planetary Data System. All rights reserved.