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