| Package | Description |
|---|---|
| org.gcube.data.analysis.tabulardata.service.operation | |
| org.gcube.data.analysis.tabulardata.service.template |
| Modifier and Type | Method and Description |
|---|---|
Task |
OperationInterface.execute(org.gcube.data.analysis.tabulardata.commons.webservice.types.operations.OperationExecution invocation,
TabularResourceId tabularResourceId) |
Task |
OperationInterface.executeBatch(List<org.gcube.data.analysis.tabulardata.commons.webservice.types.operations.OperationExecution> invocations,
TabularResourceId tabularResourceId) |
Task |
OperationInterface.getTask(TaskId taskId) |
Task |
OperationInterface.resubmit(TaskId taskId) |
Task |
OperationInterface.resume(TaskId taskId) |
Task |
OperationInterface.resume(TaskId taskId,
Map<String,Object> operationInvocationParameter) |
Task |
OperationInterface.rollbackTo(TabularResourceId tabularResourceId,
HistoryStepId historyStepId) |
| Modifier and Type | Method and Description |
|---|---|
List<Task> |
OperationInterface.getTasks(TabularResourceId tabulaResourceId) |
List<Task> |
OperationInterface.getTasks(TabularResourceId tabulaResourceId,
org.gcube.data.analysis.tabulardata.commons.webservice.types.TaskStatus status) |
| Modifier and Type | Method and Description |
|---|---|
Task |
TemplateInterface.applyTemplate(TemplateId templateId,
TabularResourceId tabularResourceId) |
Copyright © 2014. All Rights Reserved.