public class TaskStatus extends Object
| Constructor and Description |
|---|
TaskStatus(String status,
String pollUri) |
| Modifier and Type | Method and Description |
|---|---|
Collection<GdcError> |
getMessages() |
String |
getPollUri() |
String |
getStatus() |
boolean |
isRunning() |
boolean |
isSuccess() |
String |
toString() |
Copyright © 2017. All Rights Reserved.