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