public class ProcessExecutionDetail extends Object
| Modifier and Type | Method and Description |
|---|---|
ZonedDateTime |
getCreated() |
com.gooddata.gdc.ErrorStructure |
getError() |
String |
getExecutionUri() |
ZonedDateTime |
getFinished() |
String |
getLogUri() |
ZonedDateTime |
getStarted() |
String |
getStatus() |
ZonedDateTime |
getUpdated() |
String |
getUri() |
boolean |
isSuccess() |
String |
toString() |
static URI |
uriFromExecutionUri(URI executionUri) |
public String getStatus()
public ZonedDateTime getCreated()
public ZonedDateTime getStarted()
public ZonedDateTime getUpdated()
public ZonedDateTime getFinished()
public com.gooddata.gdc.ErrorStructure getError()
public String getLogUri()
public String getUri()
public String getExecutionUri()
public boolean isSuccess()
Copyright © 2019. All rights reserved.