public class TDSubmissionHandler extends Object implements org.gcube.portlets.widgets.dataminermanagerwidget.client.events.ExternalExecutionEvent.ExternalExecutionEventHandler, org.gcube.portlets.user.td.monitorwidget.client.MonitorDialogListener
| Constructor and Description |
|---|
TDSubmissionHandler(DataMinerWidget dataMinerWidget,
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
com.google.web.bindery.event.shared.EventBus eventBus) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
callDataMinerOperation(org.gcube.portlets.user.td.gwtservice.shared.statistical.DataMinerOperationSession dataMinerOperationSession) |
void |
onSubmit(org.gcube.portlets.widgets.dataminermanagerwidget.client.events.ExternalExecutionEvent event) |
protected void |
openMonitorDialog(String taskId) |
void |
operationAborted() |
void |
operationComplete(org.gcube.portlets.user.td.widgetcommonevent.shared.OperationResult operationResult) |
void |
operationFailed(Throwable caught,
String reason,
String details) |
void |
operationPutInBackground() |
void |
operationStopped(org.gcube.portlets.user.td.widgetcommonevent.shared.OperationResult operationResult,
String reason,
String details) |
public TDSubmissionHandler(DataMinerWidget dataMinerWidget, org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId, com.google.web.bindery.event.shared.EventBus eventBus)
public void onSubmit(org.gcube.portlets.widgets.dataminermanagerwidget.client.events.ExternalExecutionEvent event)
onSubmit in interface org.gcube.portlets.widgets.dataminermanagerwidget.client.events.ExternalExecutionEvent.ExternalExecutionEventHandlerprotected void callDataMinerOperation(org.gcube.portlets.user.td.gwtservice.shared.statistical.DataMinerOperationSession dataMinerOperationSession)
protected void openMonitorDialog(String taskId)
public void operationComplete(org.gcube.portlets.user.td.widgetcommonevent.shared.OperationResult operationResult)
operationComplete in interface org.gcube.portlets.user.td.monitorwidget.client.MonitorDialogListenerpublic void operationFailed(Throwable caught, String reason, String details)
operationFailed in interface org.gcube.portlets.user.td.monitorwidget.client.MonitorDialogListenerpublic void operationStopped(org.gcube.portlets.user.td.widgetcommonevent.shared.OperationResult operationResult,
String reason,
String details)
operationStopped in interface org.gcube.portlets.user.td.monitorwidget.client.MonitorDialogListenerpublic void operationAborted()
operationAborted in interface org.gcube.portlets.user.td.monitorwidget.client.MonitorDialogListenerpublic void operationPutInBackground()
operationPutInBackground in interface org.gcube.portlets.user.td.monitorwidget.client.MonitorDialogListenerCopyright © 2018. All Rights Reserved.