|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecutionExternalProgressEvent | |
|---|---|
| org.gcube.execution.workflowengine.service.stubs | |
| Uses of ExecutionExternalProgressEvent in org.gcube.execution.workflowengine.service.stubs |
|---|
| Methods in org.gcube.execution.workflowengine.service.stubs that return ExecutionExternalProgressEvent | |
|---|---|
ExecutionExternalProgressEvent |
ExecutionEvent.getProgressExternalEventInfo()
Gets the progressExternalEventInfo value for this ExecutionEvent. |
| Methods in org.gcube.execution.workflowengine.service.stubs with parameters of type ExecutionExternalProgressEvent | |
|---|---|
void |
ExecutionEvent.setProgressExternalEventInfo(ExecutionExternalProgressEvent progressExternalEventInfo)
Sets the progressExternalEventInfo value for this ExecutionEvent. |
| Constructors in org.gcube.execution.workflowengine.service.stubs with parameters of type ExecutionExternalProgressEvent | |
|---|---|
ExecutionEvent(long eventTimestamp,
String eventType,
ExecutionPerformanceEvent performanceEventInfo,
ExecutionProgressEvent progressEventInfo,
ExecutionExternalProgressEvent progressExternalEventInfo)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||