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