public class ValidationsDelete extends Object implements org.gcube.portlets.user.td.monitorwidget.client.MonitorDialogListener
| Constructor and Description |
|---|
ValidationsDelete(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 |
callValidationsDelete() |
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 ValidationsDelete(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
com.google.web.bindery.event.shared.EventBus eventBus)
protected void callValidationsDelete()
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 © 2019. All Rights Reserved.