Uses of Class
org.gcube.execution.workflowengine.service.stubs.ExecutionPerformanceEvent

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)
           
 



Copyright © 2012. All Rights Reserved.