|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JobOutput | |
|---|---|
| org.gcube.execution.workflowengine.service.stubs | |
| Uses of JobOutput in org.gcube.execution.workflowengine.service.stubs |
|---|
| Methods in org.gcube.execution.workflowengine.service.stubs that return JobOutput | |
|---|---|
JobOutput[] |
StatusReport.getOutput()
Gets the output value for this StatusReport. |
JobOutput |
StatusReport.getOutput(int i)
|
| Methods in org.gcube.execution.workflowengine.service.stubs with parameters of type JobOutput | |
|---|---|
void |
StatusReport.setOutput(int i,
JobOutput _value)
|
void |
StatusReport.setOutput(JobOutput[] output)
Sets the output value for this StatusReport. |
| Constructors in org.gcube.execution.workflowengine.service.stubs with parameters of type JobOutput | |
|---|---|
StatusReport(String error,
String errorDetails,
ExecutionEvent[] events,
boolean isCompleted,
JobOutput[] output,
String plan)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||