public class Task extends AnaplanApiClientObject
Modifier and Type | Method and Description |
---|---|
TaskStatus |
cancel()
Send a request to the server to cancel the task.
|
TaskStatus |
getStatus()
Get the current status of the task.
|
public TaskStatus cancel() throws AnaplanAPIException
AnaplanAPIException
public TaskStatus getStatus() throws AnaplanAPIException
AnaplanAPIException