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