public class BackgroundOperationMonitorCreator extends Object
| Constructor and Description |
|---|
BackgroundOperationMonitorCreator(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials,
TaskWrapper taskWrapper,
OperationMonitorSession operationMonitorSession) |
| Modifier and Type | Method and Description |
|---|---|
OperationMonitor |
create() |
protected TaskS |
createTaskS() |
protected void |
postOperation(OperationMonitor operationMonitor) |
protected org.gcube.portlets.user.td.widgetcommonevent.shared.TRId |
retrieveTabularResourceBasicData(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) |
protected void |
saveCSVExportInDestination(org.gcube.data.analysis.tabulardata.model.metadata.table.ExportMetadata exportMetadata)
Save export data on Workspace
|
protected void |
saveJSONExportInDestination(org.gcube.data.analysis.tabulardata.model.metadata.table.ExportMetadata exportMetadata)
Save export json data on Workspace
|
protected void |
updateInformations(OperationMonitor operationMonitor) |
public BackgroundOperationMonitorCreator(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials,
TaskWrapper taskWrapper,
OperationMonitorSession operationMonitorSession)
task - startTRId - operationMonitorSession - public OperationMonitor create() throws TDGWTServiceException
TDGWTServiceExceptionprotected TaskS createTaskS() throws TDGWTServiceException
TDGWTServiceExceptionprotected void postOperation(OperationMonitor operationMonitor) throws TDGWTServiceException
TDGWTServiceExceptionprotected void updateInformations(OperationMonitor operationMonitor) throws TDGWTServiceException
TDGWTServiceExceptionprotected org.gcube.portlets.user.td.widgetcommonevent.shared.TRId retrieveTabularResourceBasicData(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
throws TDGWTServiceException
TDGWTServiceExceptionprotected void saveCSVExportInDestination(org.gcube.data.analysis.tabulardata.model.metadata.table.ExportMetadata exportMetadata)
throws TDGWTServiceException
httpRequest - user - exportMetadata - exportSession - TDGWTServiceExceptionprotected void saveJSONExportInDestination(org.gcube.data.analysis.tabulardata.model.metadata.table.ExportMetadata exportMetadata)
throws TDGWTServiceException
httpRequest - user - exportMetadata - exportSession - TDGWTServiceExceptionCopyright © 2017. All Rights Reserved.