| Package | Description |
|---|---|
| org.gcube.execution.workflowengine.service.stubs |
| Modifier and Type | Method and Description |
|---|---|
ExecutionExternalProgressEvent |
ExecutionEvent.getProgressExternalEventInfo()
Gets the progressExternalEventInfo value for this ExecutionEvent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionEvent.setProgressExternalEventInfo(ExecutionExternalProgressEvent progressExternalEventInfo)
Sets the progressExternalEventInfo value for this ExecutionEvent.
|
| Constructor and Description |
|---|
ExecutionEvent(long eventTimestamp,
String eventType,
ExecutionPerformanceEvent performanceEventInfo,
ExecutionProgressEvent progressEventInfo,
ExecutionExternalProgressEvent progressExternalEventInfo) |
Copyright © 2017. All Rights Reserved.