| Package | Description |
|---|---|
| org.gcube.execution.workflowengine.service.stubs |
| Modifier and Type | Method and Description |
|---|---|
ExecutionEvent[] |
StatusReport.getEvents()
Gets the events value for this StatusReport.
|
ExecutionEvent |
StatusReport.getEvents(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatusReport.setEvents(ExecutionEvent[] events)
Sets the events value for this StatusReport.
|
void |
StatusReport.setEvents(int i,
ExecutionEvent _value) |
| Constructor and Description |
|---|
StatusReport(String error,
String errorDetails,
ExecutionEvent[] events,
boolean isCompleted,
JobOutput[] output,
String plan) |
Copyright © 2017. All Rights Reserved.