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