| Package | Description |
|---|---|
| org.gcube.portlets.user.td.gwtservice.client.rpc | |
| org.gcube.portlets.user.td.gwtservice.server | |
| org.gcube.portlets.user.td.gwtservice.shared.monitor |
| Modifier and Type | Method and Description |
|---|---|
OperationMonitor |
TDGWTService.getBackgroundOperationMonitorForSpecificTask(OperationMonitorSession operationMonitorSession)
Retrieve Background Operation Monitor for specific task
|
OperationMonitor |
TDGWTService.getOperationMonitor(OperationMonitorSession operationMonitorSession)
Get Operation Monitor
|
| Modifier and Type | Method and Description |
|---|---|
void |
TDGWTServiceAsync.getBackgroundOperationMonitorForSpecificTask(OperationMonitorSession operationMonitorSession,
com.google.gwt.user.client.rpc.AsyncCallback<OperationMonitor> callback) |
void |
TDGWTServiceAsync.getOperationMonitor(OperationMonitorSession operationMonitorSession,
com.google.gwt.user.client.rpc.AsyncCallback<OperationMonitor> callback) |
| Modifier and Type | Method and Description |
|---|---|
OperationMonitor |
TDGWTServiceImpl.getBackgroundOperationMonitorForSpecificTask(OperationMonitorSession operationMonitorSession)
Retrieve Background Operation Monitor for specific task
|
OperationMonitor |
TDGWTServiceImpl.getOperationMonitor(OperationMonitorSession operationMonitorSession)
Get Operation Monitor
|
| Modifier and Type | Method and Description |
|---|---|
OperationMonitor |
OperationMonitorCreator.create() |
OperationMonitor |
BackgroundOperationMonitorCreator.create() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
OperationMonitorCreator.postOperation(OperationMonitor operationMonitor) |
protected void |
BackgroundOperationMonitorCreator.postOperation(OperationMonitor operationMonitor) |
protected void |
OperationMonitorCreator.updateInformations(OperationMonitor operationMonitor) |
protected void |
BackgroundOperationMonitorCreator.updateInformations(OperationMonitor operationMonitor) |
Copyright © 2016. All Rights Reserved.