| Modifier and Type | Field and Description |
|---|---|
String |
error |
String |
errorDetails |
List<Types.ExecutionEvent> |
events |
Boolean |
isCompleted |
List<Types.JobOutput> |
output |
String |
plan |
| Constructor and Description |
|---|
Types.StatusReport() |
public Boolean isCompleted
public String plan
public List<Types.ExecutionEvent> events
public List<Types.JobOutput> output
public String error
public String errorDetails
Copyright © 2014. All Rights Reserved.