| Package | Description |
|---|---|
| org.gcube.data.analysis.tabulardata.service.operation | |
| org.gcube.data.analysis.tabulardata.service.rules | |
| 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.removeValidations(TabularResourceId tabularResourceId) |
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 |
RuleInterface.applyColumnRule(TabularResourceId tabularResourceId,
org.gcube.data.analysis.tabulardata.model.column.ColumnLocalId columnId,
List<RuleId> ruleIds) |
Task |
RuleInterface.applyTableRule(TabularResourceId tabularResourceId,
Map<String,String> mappingPlacelhoderIdColumnId,
RuleId ruleId) |
| Modifier and Type | Method and Description |
|---|---|
Task |
TemplateInterface.applyTemplate(TemplateId templateId,
TabularResourceId tabularResourceId) |
Copyright © 2018. All Rights Reserved.