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